is not current version
Last Version 1.0.3

com.metreeca:metreeca-rdf4j 0.54.0

Adapter kit for RDF4J-based SPARQL repositories.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-rdf4j
Version

Version

0.54.0
Type

Type

jar

Download metreeca-rdf4j 0.54.0


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