is not current version
Last Version 9.11.2

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

GraphDB Free is a Semantic Graph Database compliant with W3C standards

GroupId

GroupId

com.ontotext.graphdb
ArtifactId

ArtifactId

graphdb-free-runtime
Version

Version

8.7.1
Type

Type

jar

Download graphdb-free-runtime 8.7.1


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