is not current version
Last Version 4.5.0

org.apache.jena:jena-tdb2 3.6.0


Categories

Categories

DB2 Data Databases
GroupId

GroupId

org.apache.jena
ArtifactId

ArtifactId

jena-tdb2
Version

Version

3.6.0
Type

Type

jar

Download jena-tdb2 3.6.0


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