is not current version
Last Version 1.0.3

com.metreeca:metreeca-rdf4j 0.54.1

Adapter kit for RDF4J-based SPARQL repositories.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-rdf4j
Version

Version

0.54.1
Type

Type

jar

Download metreeca-rdf4j 0.54.1


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