is not current version
Last Version 0.2.2

org.ldp4j.commons.rmf:integration-sesame 0.2.1

Utilities for the integration of OpenRDF Sesame with the RDF Manipulation Framework

GroupId

GroupId

org.ldp4j.commons.rmf
ArtifactId

ArtifactId

integration-sesame
Version

Version

0.2.1
Type

Type

jar

Download integration-sesame 0.2.1


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