Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Jena Context Provider Dependencies"

Line 29: Line 29:
 
|
 
|
 
|
 
|
| Used internally by Jena.
+
| Used by Jena internally.
 
| 1.0.4
 
| 1.0.4
 
| http://www.apache.org/licenses/LICENSE-2.0.txt
 
| http://www.apache.org/licenses/LICENSE-2.0.txt
Line 37: Line 37:
 
|
 
|
 
|
 
|
| Used internally by Jena.
+
| Used by Jena internally.
 
| 1.3.2
 
| 1.3.2
 
| Public Domain
 
| Public Domain
Line 45: Line 45:
 
|
 
|
 
|
 
|
| Used internally by Jena.
+
| Used by Jena internally.
 
| 3.4
 
| 3.4
 
| http://www-306.ibm.com/software/globalization/icu/license.jsp
 
| http://www-306.ibm.com/software/globalization/icu/license.jsp
Line 53: Line 53:
 
|
 
|
 
|
 
|
| Used internally by Jena.
+
| Used by Jena internally.
 
| 1.2.12
 
| 1.2.12
 
| http://www.apache.org/licenses/LICENSE-2.0.txt
 
| http://www.apache.org/licenses/LICENSE-2.0.txt
Line 61: Line 61:
 
|
 
|
 
|
 
|
| Used internally by Jena.
+
| Used by Jena internally.
 
| 2.7.1
 
| 2.7.1
 
| http://www.apache.org/licenses/LICENSE-2.0.txt
 
| http://www.apache.org/licenses/LICENSE-2.0.txt

Revision as of 19:29, 20 November 2006

This page is a work in progress...

Library Home Page (URL) Jar(s) (URL) Used for Version License (URL)
Jena jena.jar Jena is a framework for building Semantic Web applications. Used to read and write context's data in RDF / OWL formats. 2.4 http://jena.sourceforge.net/license.html
ARQ arq.jar ARQ is a query engine for Jena that supports the SPARQL RDF Query language. Used to query data represented in RDF / OWL formats. 1.4 http://jena.sourceforge.net/ARQ/license.html
Commons Logging commons-logging.jar Used by Jena internally. 1.0.4 http://www.apache.org/licenses/LICENSE-2.0.txt
Concurrent concurrent.jar Used by Jena internally. 1.3.2 Public Domain
ICU4J icu4j_3_4.jar Used by Jena internally. 3.4 http://www-306.ibm.com/software/globalization/icu/license.jsp
Log4J log4j-1.2.12.jar Used by Jena internally. 1.2.12 http://www.apache.org/licenses/LICENSE-2.0.txt
Xerces xercesImpl.jar Used by Jena internally. 2.7.1 http://www.apache.org/licenses/LICENSE-2.0.txt

.

See Also

Back to the top