Last Version

Semweb4j RDF2Go distribution 5.0.1

This project simply bundles all RDF2Go parts in a single distribution - by listing all other parts as dependencies. This includes all transitive dependencies too.

License

License

GroupId

GroupId

org.semweb4j
ArtifactId

ArtifactId

rdf2go.dist
Version

Version

5.0.1
Type

Type

pom
Description

Description

Semweb4j RDF2Go distribution
This project simply bundles all RDF2Go parts in a single distribution - by listing all other parts as dependencies. This includes all transitive dependencies too.
Project URL

Project URL

http://www.semweb4j.org/rdf2go
Project Organization

Project Organization

IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de

Download rdf2go.dist 5.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.semweb4j : rdf2go.api jar 5.0.1
org.semweb4j : rdf2go.impl.sesame jar 5.0.1
org.semweb4j : rdf2go.impl.jena jar 5.0.1
org.slf4j : slf4j-api jar 1.7.6

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.6
junit : junit jar 4.11

Project Modules

  • ../org.semweb4j.rdf2go.api
  • ../org.semweb4j.rdf2go.impl.jena
  • ../org.semweb4j.rdf2go.impl.sesame