GraphDB Free Runtime

GraphDB Free is a Semantic Graph Database compliant with W3C standards

License

License

GraphDB Free License
GroupId

GroupId

com.ontotext.graphdb
ArtifactId

ArtifactId

graphdb-free-runtime
Last Version

Last Version

9.11.2
Release Date

Release Date

Type

Type

jar
Description

Description

GraphDB Free Runtime
GraphDB Free is a Semantic Graph Database compliant with W3C standards
Source Code Management

Source Code Management

https://gitlab.ontotext.com/graphdb-team/graphdb

Download graphdb-free-runtime

How to add to project

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

Dependencies

compile (115)

Group / Artifact Type Version
org.iq80.snappy : snappy jar 0.4
javax.annotation : javax.annotation-api jar 1.3.2
ch.qos.logback : logback-classic jar 1.2.11
ch.qos.logback : logback-core jar 1.2.11
org.apache.httpcomponents : httpclient-osgi jar 4.5.13
org.apache.httpcomponents : httpclient jar 4.5.13
commons-codec : commons-codec jar 1.15
org.apache.httpcomponents : httpmime jar 4.5.13
org.apache.httpcomponents : httpclient-cache jar 4.5.13
commons-logging : commons-logging jar 1.2
org.apache.httpcomponents : fluent-hc jar 4.5.13
org.apache.commons : commons-lang3 jar 3.12.0
org.codehaus.janino : janino jar 3.1.6
org.codehaus.janino : commons-compiler jar 3.1.6
io.dropwizard.metrics : metrics-core jar 3.1.5
org.eclipse.rdf4j : rdf4j-http-server-spring jar 3.7.6
org.eclipse.rdf4j : rdf4j-config jar 3.7.6
org.springframework : spring-aop jar 5.2.20.RELEASE
org.springframework : spring-beans jar 5.2.20.RELEASE
org.springframework : spring-core jar 5.2.20.RELEASE
org.springframework : spring-jcl jar 5.2.20.RELEASE
org.springframework : spring-webmvc jar 5.2.20.RELEASE
org.springframework : spring-context jar 5.2.20.RELEASE
org.springframework : spring-expression jar 5.2.20.RELEASE
org.springframework : spring-web jar 5.2.20.RELEASE
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.commons : commons-compress jar 1.21
org.glassfish.jaxb : jaxb-runtime jar 2.3.6
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
org.glassfish.jaxb : txw2 jar 2.3.6
com.sun.istack : istack-commons-runtime jar 3.0.12
org.eclipse.rdf4j : rdf4j-shacl jar 3.7.6
org.eclipse.rdf4j : rdf4j-sail-inferencer jar 3.7.6
org.eclipse.rdf4j : rdf4j-sail-model jar 3.7.6
org.eclipse.rdf4j : rdf4j-sail-api jar 3.7.6
org.eclipse.rdf4j : rdf4j-sail-memory jar 3.7.6
org.eclipse.rdf4j : rdf4j-sail-base jar 3.7.6
org.eclipse.rdf4j : rdf4j-repository-sail jar 3.7.6
org.eclipse.rdf4j : rdf4j-tools-federation jar 3.7.6
org.eclipse.rdf4j : rdf4j-repository-manager jar 3.7.6
org.eclipse.rdf4j : rdf4j-queryresultio-sparqljson jar 3.7.6
com.fasterxml.jackson.core : jackson-core jar 2.13.2
org.eclipse.rdf4j : rdf4j-queryresultio-sparqlxml jar 3.7.6
org.eclipse.rdf4j : rdf4j-sail-nativerdf jar 3.7.6
org.eclipse.rdf4j : rdf4j-repository-http jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-n3 jar 3.7.6
org.eclipse.rdf4j : rdf4j-http-client jar 3.7.6
org.eclipse.rdf4j : rdf4j-http-protocol jar 3.7.6
javax.xml.bind : jaxb-api jar 2.3.1
javax.activation : javax.activation-api jar 1.2.0
org.eclipse.rdf4j : rdf4j-model-api jar 3.7.6
org.eclipse.rdf4j : rdf4j-model-vocabulary jar 3.7.6
org.eclipse.rdf4j : rdf4j-model jar 3.7.6
org.eclipse.rdf4j : rdf4j-query jar 3.7.6
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.eclipse.rdf4j : rdf4j-queryalgebra-model jar 3.7.6
org.eclipse.rdf4j : rdf4j-queryparser-api jar 3.7.6
org.eclipse.rdf4j : rdf4j-queryparser-serql jar 3.7.6
org.eclipse.rdf4j : rdf4j-queryparser-sparql jar 3.7.6
org.eclipse.rdf4j : rdf4j-queryrender jar 3.7.6
org.eclipse.rdf4j : rdf4j-queryresultio-api jar 3.7.6
org.eclipse.rdf4j : rdf4j-queryresultio-binary jar 3.7.6
org.eclipse.rdf4j : rdf4j-queryresultio-text jar 3.7.6
com.opencsv : opencsv jar 4.6
commons-beanutils : commons-beanutils jar 1.9.4
commons-collections : commons-collections jar 3.2.2
org.apache.commons : commons-collections4 jar 4.4
org.eclipse.rdf4j : rdf4j-repository-api jar 3.7.6
org.eclipse.rdf4j : rdf4j-repository-contextaware jar 3.7.6
org.eclipse.rdf4j : rdf4j-repository-event jar 3.7.6
org.eclipse.rdf4j : rdf4j-repository-sparql jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-api jar 3.7.6
com.github.jsonld-java : jsonld-java jar 0.13.4
org.apache.httpcomponents : httpcore-osgi jar 4.4.15
org.eclipse.rdf4j : rdf4j-rio-binary jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-datatypes jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-jsonld jar 3.7.6
commons-io : commons-io jar 2.11.0
org.eclipse.rdf4j : rdf4j-rio-languages jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-nquads jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-ntriples jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-rdfjson jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-rdfxml jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-trig jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-trix jar 3.7.6
org.eclipse.rdf4j : rdf4j-rio-turtle jar 3.7.6
org.eclipse.rdf4j : rdf4j-sparqlbuilder jar 3.7.6
org.eclipse.rdf4j : rdf4j-util jar 3.7.6
org.eclipse.rdf4j : rdf4j-spin jar 3.7.6
org.apache.commons : commons-text jar 1.9
org.eclipse.rdf4j : rdf4j-queryalgebra-evaluation jar 3.7.6
net.sf.trove4j : trove4j jar 2.0.2
org.apache.httpcomponents : httpcore-nio jar 4.4.15
org.apache.httpcomponents : httpcore jar 4.4.15
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2
com.github.ben-manes.caffeine : caffeine jar 2.9.3
org.checkerframework : checker-qual jar 3.21.3
com.google.errorprone : error_prone_annotations jar 2.11.0
org.mapdb : mapdb jar 3.0.8
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains : annotations jar 13.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10
org.eclipse.collections : eclipse-collections-api jar 11.0.0
org.eclipse.collections : eclipse-collections jar 11.0.0
org.eclipse.collections : eclipse-collections-forkjoin jar 11.0.0
com.google.guava : guava jar 31.1-jre
com.google.guava : failureaccess jar 1.0.1
com.google.guava : listenablefuture jar 9999.0-empty-to-avoid-conflict-with-guava
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.j2objc : j2objc-annotations jar 1.3
net.jpountz.lz4 : lz4 jar 1.3.0
org.mapdb : elsa jar 3.0.0-M5
net.bytebuddy : byte-buddy jar 1.12.8
org.slf4j : slf4j-api jar 1.7.36

runtime (2)

Group / Artifact Type Version
com.sun.activation : jakarta.activation jar 1.2.2
org.slf4j : jcl-over-slf4j jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
9.11.2
9.11.1
9.11.0
9.10.3
9.10.2
9.10.1
9.10.0
9.9.1
9.9.0
9.8.1
9.8.0
9.7.0
9.6.0
9.5.1
9.5.0
9.4.1
9.4.0
9.3.6
9.3.5
9.3.4
9.3.3
9.3.2
9.3.1
9.3.0
9.2.1
9.2.0
9.1.1
9.1.0
9.0.1
9.0.0
8.11.1
8.11.0
8.10.1
8.10.0
8.9.0
8.8.1
8.8.0
8.7.3
8.7.2
8.7.1
8.7.0
8.6.1
8.6.0
8.5.0
8.4.2
8.4.1
8.4.0
8.3.1
8.3.0
8.2.0
8.1.1
8.1.0
8.0.6
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.2.0
7.1.0
7.0.3
7.0.2
7.0.1
1.3