is not current version
Last Version 0.0.7

com.github.spice-h2020:json2rdf 0.0.5

json2rdf implements a series of straightforward assumptions for serving the content of JSON objects/arrays as RDF triples

Categories

Categories

H2 Data Databases JSON
GroupId

GroupId

com.github.spice-h2020
ArtifactId

ArtifactId

json2rdf
Version

Version

0.0.5
Type

Type

jar

Download json2rdf 0.0.5


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