-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
42 lines (42 loc) · 2.67 KB
/
.classpath
File metadata and controls
42 lines (42 loc) · 2.67 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="jena_lib/collection-0.7.jar"/>
<classpathentry kind="lib" path="jena_lib/commons-cli-1.4.jar"/>
<classpathentry kind="lib" path="jena_lib/commons-codec-1.13.jar"/>
<classpathentry kind="lib" path="jena_lib/commons-compress-1.19.jar"/>
<classpathentry kind="lib" path="jena_lib/commons-csv-1.7.jar"/>
<classpathentry kind="lib" path="jena_lib/commons-io-2.6.jar"/>
<classpathentry kind="lib" path="jena_lib/commons-lang3-3.9.jar"/>
<classpathentry kind="lib" path="jena_lib/httpclient-4.5.10.jar"/>
<classpathentry kind="lib" path="jena_lib/httpclient-cache-4.5.10.jar"/>
<classpathentry kind="lib" path="jena_lib/httpcore-4.4.12.jar"/>
<classpathentry kind="lib" path="jena_lib/jackson-annotations-2.10.1.jar"/>
<classpathentry kind="lib" path="jena_lib/jackson-core-2.10.1.jar"/>
<classpathentry kind="lib" path="jena_lib/jackson-databind-2.10.1.jar"/>
<classpathentry kind="lib" path="jena_lib/javax.annotation-api-1.3.2.jar"/>
<classpathentry kind="lib" path="jena_lib/jcl-over-slf4j-1.7.26.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-arq-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-base-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-cmds-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-core-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-csv-3.9.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-dboe-base-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-dboe-index-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-dboe-storage-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-dboe-trans-data-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-dboe-transaction-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-iri-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-rdfconnection-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-shacl-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-shaded-guava-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-tdb-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jena-tdb2-3.14.0.jar"/>
<classpathentry kind="lib" path="jena_lib/jsonld-java-0.12.5.jar"/>
<classpathentry kind="lib" path="jena_lib/libthrift-0.13.0.jar"/>
<classpathentry kind="lib" path="jena_lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="jena_lib/slf4j-api-1.7.26.jar"/>
<classpathentry kind="lib" path="jena_lib/slf4j-log4j12-1.7.26.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>