License |
License |
---|---|
GroupId | GroupIdorg.semweb4j |
ArtifactId | ArtifactIdrdf2go.api |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSemweb4j RDF2Go API
RDF2go is an implementation-independent Java API with the design
goals: portability (hence the name), performance and ease of
implementation.
This project was started at FZI Forschungszentrum Informatik Karlsruhe, Germany - www.fzi.de
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rdf2go.api-5.0.1.pom | |
rdf2go.api-5.0.1.jar | 146 KB |
rdf2go.api-5.0.1-tests.jar | 69 KB |
rdf2go.api-5.0.1-sources.jar | 137 KB |
rdf2go.api-5.0.1-javadoc.jar | 854 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.semweb4j/rdf2go.api/ -->
<dependency>
<groupId>org.semweb4j</groupId>
<artifactId>rdf2go.api</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.semweb4j/rdf2go.api/
implementation 'org.semweb4j:rdf2go.api:5.0.1'
// https://jarcasting.com/artifacts/org.semweb4j/rdf2go.api/
implementation ("org.semweb4j:rdf2go.api:5.0.1")
'org.semweb4j:rdf2go.api:jar:5.0.1'
<dependency org="org.semweb4j" name="rdf2go.api" rev="5.0.1">
<artifact name="rdf2go.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.semweb4j', module='rdf2go.api', version='5.0.1')
)
libraryDependencies += "org.semweb4j" % "rdf2go.api" % "5.0.1"
[org.semweb4j/rdf2go.api "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : org.eclipse.osgi | jar | 3.8.0.v20120529-1548 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
junit : junit | jar | 4.11 |