License |
License |
---|---|
Categories |
CategoriesJSON-LD Data Data Formats Hypermedia Types JSON |
GroupId | GroupIdorg.daverog |
ArtifactId | ArtifactIdjson-ld-tree |
Version | Version1.0.15 |
Type | Typejar |
Description |
DescriptionJSON-LD Tree
Developer-friendly serialisation of RDF into a structurally-stable JSON-LD representation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-ld-tree-1.0.15.pom | |
json-ld-tree-1.0.15.jar | 36 KB |
json-ld-tree-1.0.15-sources.jar | 14 KB |
json-ld-tree-1.0.15-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daverog/json-ld-tree/ -->
<dependency>
<groupId>org.daverog</groupId>
<artifactId>json-ld-tree</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.daverog/json-ld-tree/
implementation 'org.daverog:json-ld-tree:1.0.15'
// https://jarcasting.com/artifacts/org.daverog/json-ld-tree/
implementation ("org.daverog:json-ld-tree:1.0.15")
'org.daverog:json-ld-tree:jar:1.0.15'
<dependency org="org.daverog" name="json-ld-tree" rev="1.0.15">
<artifact name="json-ld-tree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daverog', module='json-ld-tree', version='1.0.15')
)
libraryDependencies += "org.daverog" % "json-ld-tree" % "1.0.15"
[org.daverog/json-ld-tree "1.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.hpl.jena : jena | jar | 2.6.3 |
com.hp.hpl.jena : arq | jar | 2.8.8 |
com.google.code.gson : gson | jar | 2.2.2 |
dom4j : dom4j | jar | 1.6.1 |
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.5 |
joda-time : joda-time | jar | 2.0 |
com.google.guava : guava | jar | 11.0-rc1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.hamcrest : hamcrest-all | jar | 1.1 |
org.mockito : mockito-all | jar | 1.9.0 |