is not current version
Last Version 9.11.2

com.ontotext.graphdb:graphdb-free-runtime 7.0.3

GraphDB Free is a Semantic Graph Database compliant with W3C standards

GroupId

GroupId

com.ontotext.graphdb
ArtifactId

ArtifactId

graphdb-free-runtime
Version

Version

7.0.3
Type

Type

jar

Download graphdb-free-runtime 7.0.3


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