Projekt

Obecné

Profil

« Předchozí | Další » 

Revize b2108db7

Přidáno uživatelem Lukas Cerny před více než 5 roky(ů)

Re #7530 Get 'vacation' and 'overtime' from input xlsx file

Zobrazit rozdíly:

server/pom.xml
31 31

  
32 32
        <dependency>
33 33
            <groupId>org.apache.poi</groupId>
34
            <artifactId>poi</artifactId>
34
            <artifactId>poi-ooxml</artifactId>
35 35
            <version>4.1.0</version>
36 36
        </dependency>
37 37

  
......
41 41
            <version>2.0.15</version>
42 42
        </dependency>
43 43

  
44
        <dependency>
45
            <groupId>com.github.dhorions</groupId>
46
            <artifactId>boxable</artifactId>
47
            <version>1.5</version>
48
        </dependency>
49

  
44 50

  
45 51
        <!-- DATABASE -->
46 52
        <dependency>

Také k dispozici: Unified diff