| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ansell.oas |
| ArtifactId | ArtifactIdoas-webservice-api |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOAS Web Service API
A package of services enabling the creation and storage of annotations based on formal vocabularies defined in ontologies.
|
<!-- https://jarcasting.com/artifacts/com.github.ansell.oas/oas-webservice-api/ -->
<dependency>
<groupId>com.github.ansell.oas</groupId>
<artifactId>oas-webservice-api</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.oas/oas-webservice-api/
implementation 'com.github.ansell.oas:oas-webservice-api:1.2'
// https://jarcasting.com/artifacts/com.github.ansell.oas/oas-webservice-api/
implementation ("com.github.ansell.oas:oas-webservice-api:1.2")
'com.github.ansell.oas:oas-webservice-api:jar:1.2'
<dependency org="com.github.ansell.oas" name="oas-webservice-api" rev="1.2">
<artifact name="oas-webservice-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.oas', module='oas-webservice-api', version='1.2')
)
libraryDependencies += "com.github.ansell.oas" % "oas-webservice-api" % "1.2"
[com.github.ansell.oas/oas-webservice-api "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.restlet.jee » org.restlet | jar | 2.1.1 |
| org.freemarker : freemarker | jar | 2.3.19 |
| org.restlet.jee » org.restlet.ext.freemarker | jar | 2.1.1 |
| org.openrdf.sesame : sesame-model | jar | 2.7.4-SNAPSHOT |
| org.openrdf.sesame : sesame-repository-api | jar | 2.7.4-SNAPSHOT |
| org.openrdf.sesame : sesame-repository-sail | jar | 2.7.4-SNAPSHOT |
| org.openrdf.sesame : sesame-repository-http | jar | 2.7.4-SNAPSHOT |
| org.openrdf.sesame : sesame-sail-memory | jar | 2.7.4-SNAPSHOT |
| org.openrdf.sesame : sesame-rio-ntriples | jar | 2.7.4-SNAPSHOT |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| com.github.ansell.owlapi : owlapi-api | jar | 3.4.5.1-ansell |
| com.github.ansell.restlet-utils : restlet-utils | jar | 0.2-SNAPSHOT |
| com.github.ansell.property-util : property-util | jar | 0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openrdf.sesame : sesame-rio-turtle | jar | 2.7.4-SNAPSHOT |
| org.openrdf.sesame : sesame-rio-rdfxml | jar | 2.7.4-SNAPSHOT |
| org.openrdf.sesame : sesame-rio-n3 | jar | 2.7.4-SNAPSHOT |
| org.openrdf.sesame : sesame-rio-binary | jar | 2.7.4-SNAPSHOT |
| com.github.ansell.sesame-rio-extensions : sesame-rio-extensions-rdfjson | jar | 0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.11 |
| org.slf4j : jul-to-slf4j | jar | 1.7.5 |