-
Notifications
You must be signed in to change notification settings - Fork 5
/
.classpath
executable file
·110 lines (110 loc) · 6.98 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry including="**/*.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/junit/org.hamcrest.core_1.3.0.v201303031735.jar"/>
<classpathentry kind="lib" path="lib/junit/concurrent-junit-1.0.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/swagger-annotations-1.5.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/swagger-core-1.5.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/swagger-jaxrs-1.5.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/swagger-jersey2-jaxrs-1.5.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/swagger-models-1.5.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/aopalliance-repackaged-2.5.0-b32.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/cdi-api-1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang3-3.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/el-api-2.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/guava-15.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-api-2.5.0-b32.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-locator-2.5.0-b32.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-utils-2.5.0-b32.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-annotations-2.4.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-core-2.4.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-databind-2.4.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javassist-3.20.0-GA.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.annotation-api-1.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.inject-1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.inject-2.5.0-b32.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.json-1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.json-api-1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.json.bind-api-1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.servlet-api-3.0.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.ws.rs-api-2.0.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxb-api-2.2.12-b140109.1041.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-client-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-common-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-container-servlet-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-container-servlet-core-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-core-1.19.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-entity-filtering-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-guava-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-hk2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-media-jaxb-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-media-json-binding.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-media-moxy-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-media-multipart-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-media-sse-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-server-2.25.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jsr250-api-1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.eclipse.persistence.moxy-2.6.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.osgi.core-4.2.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/osgi-resource-locator-1.0.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/persistence-api-1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/reflections-0.9.9.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/validation-api-1.1.0.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/yasson-1.0.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-3.3.4.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-graphdb-api-3.3.4.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-java-driver-1.5.1.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-kernel-3.3.4.jar"/>
<classpathentry kind="lib" path="lib/neo4j/neo4j-kernel-api-3.3.4.jar"/>
<classpathentry kind="lib" path="lib/lib4j/log4j-api-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/lib4j/log4j-core-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/lib4j/logback-classic-1.2.3-sources.jar"/>
<classpathentry kind="lib" path="lib/lib4j/logback-core-1.2.3-sources.jar"/>
<classpathentry kind="lib" path="lib/lib4j/logback-core-1.2.3.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry including="**/*.java" kind="src" output="target/classes" path="gen-src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="target/generated-sources/annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>