License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.ozwillo.datacore |
ArtifactId | ArtifactIdozwillo-datacore-rest-api |
Version | Version1.10.1 |
Type | Typejar |
Description |
DescriptionOzwillo Datacore REST API
Ozwillo Datacore is a collaborative Open Linked Data Cloud platform.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ozwillo.datacore/ozwillo-datacore-rest-api/ -->
<dependency>
<groupId>org.ozwillo.datacore</groupId>
<artifactId>ozwillo-datacore-rest-api</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ozwillo.datacore/ozwillo-datacore-rest-api/
implementation 'org.ozwillo.datacore:ozwillo-datacore-rest-api:1.10.1'
// https://jarcasting.com/artifacts/org.ozwillo.datacore/ozwillo-datacore-rest-api/
implementation ("org.ozwillo.datacore:ozwillo-datacore-rest-api:1.10.1")
'org.ozwillo.datacore:ozwillo-datacore-rest-api:jar:1.10.1'
<dependency org="org.ozwillo.datacore" name="ozwillo-datacore-rest-api" rev="1.10.1">
<artifact name="ozwillo-datacore-rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ozwillo.datacore', module='ozwillo-datacore-rest-api', version='1.10.1')
)
libraryDependencies += "org.ozwillo.datacore" % "ozwillo-datacore-rest-api" % "1.10.1"
[org.ozwillo.datacore/ozwillo-datacore-rest-api "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.2.3 |
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec | jar | 1.0-alpha-1 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.2.3 |
com.wordnik : swagger-annotations | jar | 1.3.12 |
com.google.guava : guava | jar | 14.0.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
com.github.jsonld-java : jsonld-java | jar | 0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |