Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 49: Line 49:
 
| http://www-306.ibm.com/software/globalization/icu/license.jsp
 
| http://www-306.ibm.com/software/globalization/icu/license.jsp
 
|-
 
|-
| [http://www-306.ibm.com/software/globalization/icu/ ICU4J]
+
| [http://logging.apache.org/log4j/ Log4J]
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/icu4j_3_4.jar icu4j_3_4.jar]
+
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/log4j-1.2.12.jar log4j-1.2.12.jar]
 
|
 
|
 
|
 
|
 
| Used internally by Jena.
 
| Used internally by Jena.
| 3.4
+
| 1.2.12
| http://www-306.ibm.com/software/globalization/icu/license.jsp
+
| http://www.apache.org/licenses/LICENSE-2.0.txt
 +
|-
 +
| [http://xml.apache.org/xerces2-j/ Xerces]
 +
|[http://graceland.parityinc.net:8080/lib/jena_2.4/dependencies/xercesImpl.jar xercesImpl.jar]
 +
|
 +
|
 +
| Used internally by Jena.
 +
| 2.7.1
 +
| http://www.apache.org/licenses/LICENSE-2.0.txt
 
|-
 
|-
 
|}
 
|}

Revision as of 19:27, 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 internally by Jena. 1.0.4 http://www.apache.org/licenses/LICENSE-2.0.txt
Concurrent concurrent.jar Used internally by Jena. 1.3.2 Public Domain
ICU4J icu4j_3_4.jar Used internally by Jena. 3.4 http://www-306.ibm.com/software/globalization/icu/license.jsp
Log4J log4j-1.2.12.jar Used internally by Jena. 1.2.12 http://www.apache.org/licenses/LICENSE-2.0.txt
Xerces xercesImpl.jar Used internally by Jena. 2.7.1 http://www.apache.org/licenses/LICENSE-2.0.txt

.

See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.