is not current version
Last Version 9.11.2

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

GraphDB Free is a Semantic Graph Database compliant with W3C standards

GroupId

GroupId

com.ontotext.graphdb
ArtifactId

ArtifactId

graphdb-free-runtime
Version

Version

9.4.0
Type

Type

jar

Download graphdb-free-runtime 9.4.0


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