|
19 | 19 | <classpathentry kind="lib" path="../app/lib/jackson-module-mrbean-2.2.3.jar"/>
|
20 | 20 | <classpathentry kind="lib" path="../app/lib/bcpg-jdk15on-149.jar"/>
|
21 | 21 | <classpathentry kind="lib" path="../app/lib/bcprov-jdk15on-149.jar"/>
|
| 22 | + <classpathentry kind="lib" path="lib/bcpg-jdk15on-149.jar"/> |
| 23 | + <classpathentry kind="lib" path="lib/bcprov-jdk15on-149.jar"/> |
| 24 | + <classpathentry kind="lib" path="lib/commons-codec-1.7.jar"/> |
| 25 | + <classpathentry kind="lib" path="lib/commons-compress-1.8.jar"/> |
| 26 | + <classpathentry kind="lib" path="lib/commons-lang3-3.3.2.jar"/> |
| 27 | + <classpathentry kind="lib" path="lib/guava-18.0.jar"/> |
| 28 | + <classpathentry kind="lib" path="lib/jackson-annotations-2.2.3.jar"/> |
| 29 | + <classpathentry kind="lib" path="lib/jackson-core-2.2.3.jar"/> |
| 30 | + <classpathentry kind="lib" path="lib/jackson-databind-2.2.3.jar"/> |
| 31 | + <classpathentry kind="lib" path="lib/jackson-module-mrbean-2.2.3.jar"/> |
| 32 | + <classpathentry kind="lib" path="lib/java-semver-0.8.0.jar"/> |
22 | 33 | <classpathentry kind="output" path="bin"/>
|
23 | 34 | </classpath>
|
0 commit comments