License |
License |
---|---|
GroupId | GroupIdorg.ldp4j.commons.rmf |
ArtifactId | ArtifactIdintegration-sesame |
Version | Version0.2.2 |
Type | Typejar |
Description |
DescriptionLDP4j :: Commons :: RMF :: Integration :: OpenRDF Sesame
Utilities for the integration of OpenRDF Sesame with the RDF Manipulation Framework
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
integration-sesame-0.2.2.pom | |
integration-sesame-0.2.2.jar | 43 KB |
integration-sesame-0.2.2-tests.jar | 19 KB |
integration-sesame-0.2.2-sources.jar | 28 KB |
integration-sesame-0.2.2-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/integration-sesame/ -->
<dependency>
<groupId>org.ldp4j.commons.rmf</groupId>
<artifactId>integration-sesame</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/integration-sesame/
implementation 'org.ldp4j.commons.rmf:integration-sesame:0.2.2'
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/integration-sesame/
implementation ("org.ldp4j.commons.rmf:integration-sesame:0.2.2")
'org.ldp4j.commons.rmf:integration-sesame:jar:0.2.2'
<dependency org="org.ldp4j.commons.rmf" name="integration-sesame" rev="0.2.2">
<artifact name="integration-sesame" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldp4j.commons.rmf', module='integration-sesame', version='0.2.2')
)
libraryDependencies += "org.ldp4j.commons.rmf" % "integration-sesame" % "0.2.2"
[org.ldp4j.commons.rmf/integration-sesame "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ldp4j.commons : ldp4j-commons-core | jar | 0.2.2 |
org.ldp4j.commons.rmf : rmf-api | jar | 0.2.2 |
org.ldp4j.commons.rmf : rmf-io | jar | 0.2.2 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.openrdf.sesame : sesame-repository-sail | jar | 2.8.6 |
org.openrdf.sesame : sesame-sail-memory | jar | 2.8.6 |
org.openrdf.sesame : sesame-rio-rdfxml | jar | 2.8.6 |
org.openrdf.sesame : sesame-rio-turtle | jar | 2.8.6 |
org.openrdf.sesame : sesame-rio-jsonld | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
org.hamcrest : hamcrest-integration | jar | 1.3 |
junit : junit | jar | 4.12 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |