-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
46 lines (46 loc) · 2.55 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/hdt-java-core-3.0.2.jar"/>
<classpathentry kind="lib" path="lib/collection-0.7.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.5.0.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.15.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.21.jar"/>
<classpathentry kind="lib" path="lib/commons-csv-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.11.0.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.12.0.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.5.jar"/>
<classpathentry kind="lib" path="lib/hdt-api-3.0.2.jar"/>
<classpathentry kind="lib" path="lib/hdt-java-cli-3.0.2.jar"/>
<classpathentry kind="lib" path="lib/hdt-jena-3.0.2.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.13.jar"/>
<classpathentry kind="lib" path="lib/httpclient-cache-4.5.13.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.4.13.jar"/>
<classpathentry kind="lib" path="lib/jackson-annotations-2.13.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-core-2.13.0.jar"/>
<classpathentry kind="lib" path="lib/jackson-databind-2.13.0.jar"/>
<classpathentry kind="lib" path="lib/jakarta.json-2.0.1.jar"/>
<classpathentry kind="lib" path="lib/javax.annotation-api-1.3.2.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.32.jar"/>
<classpathentry kind="lib" path="lib/jcommander-1.78.jar"/>
<classpathentry kind="lib" path="lib/jena-arq-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/jena-base-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/jena-core-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/jena-iri-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/jena-shaded-guava-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/JLargeArrays-1.6.jar"/>
<classpathentry kind="lib" path="lib/jsonld-java-0.13.3.jar"/>
<classpathentry kind="lib" path="lib/libthrift-0.15.0.jar"/>
<classpathentry kind="lib" path="lib/logback-classic-1.2.9.jar"/>
<classpathentry kind="lib" path="lib/logback-core-1.2.9.jar"/>
<classpathentry kind="lib" path="lib/protobuf-java-3.17.3.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.30.jar"/>
<classpathentry kind="lib" path="lib/titanium-json-ld-1.1.0.jar"/>
<classpathentry kind="lib" path="lib/xz-1.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>