Skip to content

Commit 55c9d85

Browse files
author
Laurent Gougeon
committed
Added pom files for ext libraries.
1 parent fdacdeb commit 55c9d85

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<project>
2+
<modelVersion>4.0.0</modelVersion>
3+
<groupId>com.sun.jdmk</groupId>
4+
<artifactId>jmxtools</artifactId>
5+
<version>1.0.0</version>
6+
<packaging>jar</packaging>
7+
</project>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<project>
2+
<modelVersion>4.0.0</modelVersion>
3+
<groupId>ecaccess</groupId>
4+
<artifactId>ecmwf-webgrp</artifactId>
5+
<version>1.0.0</version>
6+
<packaging>jar</packaging>
7+
</project>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<project>
2+
<modelVersion>4.0.0</modelVersion>
3+
<groupId>it.sauronsoftware</groupId>
4+
<artifactId>ftp4j</artifactId>
5+
<version>1.7.2</version>
6+
<packaging>jar</packaging>
7+
</project>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<project>
2+
<modelVersion>4.0.0</modelVersion>
3+
<groupId>org.codehaus.jackson</groupId>
4+
<artifactId>jackson-all</artifactId>
5+
<version>1.9.11</version>
6+
<packaging>jar</packaging>
7+
</project>

0 commit comments

Comments
 (0)