Jena

Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.

License

License

BSD
GroupId

GroupId

com.hp.hpl.jena
ArtifactId

ArtifactId

jena
Last Version

Last Version

2.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

Jena
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine.
Project Organization

Project Organization

The Jena Project
Source Code Management

Source Code Management

http://jena.cvs.sourceforge.net/jena/jena2/

Download jena

How to add to project

<!-- https://jarcasting.com/artifacts/com.hp.hpl.jena/jena/ -->
<dependency>
    <groupId>com.hp.hpl.jena</groupId>
    <artifactId>jena</artifactId>
    <version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.hpl.jena/jena/
implementation 'com.hp.hpl.jena:jena:2.6.4'
// https://jarcasting.com/artifacts/com.hp.hpl.jena/jena/
implementation ("com.hp.hpl.jena:jena:2.6.4")
'com.hp.hpl.jena:jena:jar:2.6.4'
<dependency org="com.hp.hpl.jena" name="jena" rev="2.6.4">
  <artifact name="jena" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.hpl.jena', module='jena', version='2.6.4')
)
libraryDependencies += "com.hp.hpl.jena" % "jena" % "2.6.4"
[com.hp.hpl.jena/jena "2.6.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.hp.hpl.jena : iri jar 0.8
com.ibm.icu : icu4j jar 3.4.4
xerces : xercesImpl jar 2.7.1
org.slf4j : slf4j-api jar 1.5.8

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.8
log4j : log4j jar 1.2.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.4
2.6.3
2.6.2
2.6.0
2.5.7
2.5.6
2.5.5
2.5.4