is not current version
Last Version 0.8.10

com.hp.hpl.jena:tdb 0.7.5


GroupId

GroupId

com.hp.hpl.jena
ArtifactId

ArtifactId

tdb
Version

Version

0.7.5
Type

Type

jar

Download tdb 0.7.5


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