License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-json |
Version | Version0.55.0 |
Type | Typejar |
Description |
DescriptionMetreeca JSON Modelling
A shape-based JSON modelling framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-json-0.55.0.pom | |
metreeca-json-0.55.0.jar | 126 KB |
metreeca-json-0.55.0-tests.jar | 60 KB |
metreeca-json-0.55.0-sources.jar | 66 KB |
metreeca-json-0.55.0-javadoc.jar | 266 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-json/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-json</artifactId>
<version>0.55.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-json/
implementation 'com.metreeca:metreeca-json:0.55.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-json/
implementation ("com.metreeca:metreeca-json:0.55.0")
'com.metreeca:metreeca-json:jar:0.55.0'
<dependency org="com.metreeca" name="metreeca-json" rev="0.55.0">
<artifact name="metreeca-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-json', version='0.55.0')
)
libraryDependencies += "com.metreeca" % "metreeca-json" % "0.55.0"
[com.metreeca/metreeca-json "0.55.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.1.4 |
org.eclipse.rdf4j : rdf4j-model-api | jar | |
org.eclipse.rdf4j : rdf4j-model-vocabulary | jar |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rdf4j : rdf4j-model | jar | |
org.eclipse.rdf4j : rdf4j-rio-turtle | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.assertj : assertj-core | jar | 3.19.0 |
org.slf4j : slf4j-jdk14 | jar |