| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface JSON Data |
| GroupId | GroupIdorg.eclipse.rdf4j |
| ArtifactId | ArtifactIdrdf4j-rio-rdfjson |
| Last Version | Last Version4.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRDF4J: Rio - RDF/JSON
Rio parser and writer implementation for the RDF/JSON file format.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rdf4j-rio-rdfjson-4.0.2.pom | |
| rdf4j-rio-rdfjson-4.0.2.jar | 14 KB |
| rdf4j-rio-rdfjson-4.0.2-sources.jar | 9 KB |
| rdf4j-rio-rdfjson-4.0.2-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-rio-rdfjson/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-rio-rdfjson</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-rio-rdfjson/
implementation 'org.eclipse.rdf4j:rdf4j-rio-rdfjson:4.0.2'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-rio-rdfjson/
implementation ("org.eclipse.rdf4j:rdf4j-rio-rdfjson:4.0.2")
'org.eclipse.rdf4j:rdf4j-rio-rdfjson:jar:4.0.2'
<dependency org="org.eclipse.rdf4j" name="rdf4j-rio-rdfjson" rev="4.0.2">
<artifact name="rdf4j-rio-rdfjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-rio-rdfjson', version='4.0.2')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-rio-rdfjson" % "4.0.2"
[org.eclipse.rdf4j/rdf4j-rio-rdfjson "4.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.rdf4j : rdf4j-model | jar | 4.0.2 |
| org.eclipse.rdf4j : rdf4j-rio-api | jar | 4.0.2 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.rdf4j : rdf4j-rio-datatypes | jar | 4.0.2 |
| org.eclipse.rdf4j : rdf4j-rio-languages | jar | 4.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.rdf4j : rdf4j-rio-api | test-jar | 4.0.2 |
| org.eclipse.rdf4j : rdf4j-query | jar | 4.0.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.8.0 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |