is not current version
Last Version 4.5.0

Apache Jena - TDB1 (Native Triple Store) 4.4.0

TDB is a storage subsystem for Jena and ARQ, it is a native triple store providing persistent storage of triples/quads.

License

License

GroupId

GroupId

org.apache.jena
ArtifactId

ArtifactId

jena-tdb
Version

Version

4.4.0
Type

Type

jar
Description

Description

Apache Jena - TDB1 (Native Triple Store)
TDB is a storage subsystem for Jena and ARQ, it is a native triple store providing persistent storage of triples/quads.
Project Organization

Project Organization

The Apache Software Foundation

Download jena-tdb 4.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.jena : jena-arq jar 4.4.0

test (5)

Group / Artifact Type Version
org.apache.jena : jena-arq jar 4.4.0
org.apache.jena : jena-core jar 4.4.0
org.apache.jena : jena-base jar 4.4.0
junit : junit jar 4.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.