This repository has been archived by the owner on Nov 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.classpath
44 lines (44 loc) · 2.72 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="Lib/assertj-core-3.5.2.jar"/>
<classpathentry kind="lib" path="Lib/bcprov-ext-jdk15on-154.jar"/>
<classpathentry kind="lib" path="Lib/bcprov-jdk15on-154.jar"/>
<classpathentry kind="lib" path="Lib/commons-beanutils-1.9.3.jar"/>
<classpathentry kind="lib" path="Lib/commons-cli-1.3.1.jar"/>
<classpathentry kind="lib" path="Lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="Lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="Lib/commons-lang3-3.7.jar"/>
<classpathentry kind="lib" path="Lib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="Lib/config-1.3.1.jar"/>
<classpathentry kind="lib" path="Lib/core-1.58.0.0.jar"/>
<classpathentry kind="lib" path="Lib/core-2.1.0.jar"/>
<classpathentry kind="lib" path="Lib/curl-0.0.19.jar"/>
<classpathentry kind="lib" path="Lib/ethereumj-core-1.7.2-RELEASE.jar"/>
<classpathentry kind="lib" path="Lib/ezmorph-1.0.6.jar"/>
<classpathentry kind="lib" path="Lib/httpclient-4.5.jar"/>
<classpathentry kind="lib" path="Lib/httpcore-4.4.jar"/>
<classpathentry kind="lib" path="Lib/httpmime-4.5.2.jar"/>
<classpathentry kind="lib" path="Lib/javassist-3.20.0-GA.jar"/>
<classpathentry kind="lib" path="Lib/jna-4.5.1.jar"/>
<classpathentry kind="lib" path="Lib/Jpair_v1.03.jar"/>
<classpathentry kind="lib" path="Lib/jpbc-api-2.0.0.jar"/>
<classpathentry kind="lib" path="Lib/jpbc-benchmark-2.0.0.jar"/>
<classpathentry kind="lib" path="Lib/jpbc-crypto-2.0.0.jar"/>
<classpathentry kind="lib" path="Lib/jpbc-mm-2.0.0.jar"/>
<classpathentry kind="lib" path="Lib/jpbc-pbc-2.0.0.jar"/>
<classpathentry kind="lib" path="Lib/jpbc-plaf-2.0.0.jar"/>
<classpathentry kind="lib" path="Lib/json-lib-2.4-jdk13.jar"/>
<classpathentry kind="lib" path="Lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="Lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="Lib/mockserver-netty-3.10.4.jar"/>
<classpathentry kind="lib" path="Lib/prov-1.58.0.0.jar"/>
<classpathentry kind="lib" path="Lib/slf4j-api-1.7.25.jar"/>
<classpathentry kind="lib" path="Lib/slf4j-log4j12-1.7.25.jar"/>
<classpathentry kind="lib" path="Lib/spring-boot-starter-1.4.0.RELEASE.jar"/>
<classpathentry kind="lib" path="Lib/spring-boot-starter-jetty-1.4.0.RELEASE.jar"/>
<classpathentry kind="lib" path="Lib/spring-boot-starter-security-1.4.0.RELEASE.jar"/>
<classpathentry kind="lib" path="Lib/spring-boot-starter-web-1.4.0.RELEASE.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>