43 |
</dependency> |
</dependency> |
44 |
|
|
45 |
<dependency> |
<dependency> |
46 |
|
<!-- NOT USE 2.0.1 for now... --> |
47 |
<groupId>commons-io</groupId> |
<groupId>commons-io</groupId> |
48 |
<artifactId>commons-io</artifactId> |
<artifactId>commons-io</artifactId> |
49 |
<version>1.4</version> |
<version>1.4</version> |
98 |
</dependency> |
</dependency> |
99 |
--> |
--> |
100 |
<dependency> |
<dependency> |
101 |
|
<!-- Kommt in version 2.3 von gt-swing und sonst verwirren die zwei versionene den gp export --> |
102 |
<groupId>commons-lang</groupId> |
<groupId>commons-lang</groupId> |
103 |
<artifactId>commons-lang</artifactId> |
<artifactId>commons-lang</artifactId> |
104 |
<version>2.4</version> |
<version>2.3</version> |
105 |
|
<!-- <version>2.4</version>--> |
106 |
<type>jar</type> |
<type>jar</type> |
107 |
<scope>compile</scope> |
<scope>compile</scope> |
108 |
</dependency> |
</dependency> |