OAS Web Service Implementation Jar file

Provides the OAS webservice as a jar file containing Restlets

License

License

GroupId

GroupId

com.github.ansell.oas
ArtifactId

ArtifactId

oas-webservice-impl
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

OAS Web Service Implementation Jar file
Provides the OAS webservice as a jar file containing Restlets

Download oas-webservice-impl

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ansell.oas/oas-webservice-impl/ -->
<dependency>
    <groupId>com.github.ansell.oas</groupId>
    <artifactId>oas-webservice-impl</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.oas/oas-webservice-impl/
implementation 'com.github.ansell.oas:oas-webservice-impl:1.2'
// https://jarcasting.com/artifacts/com.github.ansell.oas/oas-webservice-impl/
implementation ("com.github.ansell.oas:oas-webservice-impl:1.2")
'com.github.ansell.oas:oas-webservice-impl:jar:1.2'
<dependency org="com.github.ansell.oas" name="oas-webservice-impl" rev="1.2">
  <artifact name="oas-webservice-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.oas', module='oas-webservice-impl', version='1.2')
)
libraryDependencies += "com.github.ansell.oas" % "oas-webservice-impl" % "1.2"
[com.github.ansell.oas/oas-webservice-impl "1.2"]

Dependencies

compile (37)

Group / Artifact Type Version
com.github.ansell.oas : oas-webservice-api jar 1.2
org.restlet.jee » org.restlet jar 2.1.1
org.restlet.jee » org.restlet.ext.servlet jar 2.1.1
org.restlet.jee » org.restlet.ext.slf4j jar 2.1.1
org.restlet.jee » org.restlet.ext.httpclient jar 2.1.1
org.restlet.jee » org.restlet.ext.html 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-queryparser-sparql jar 2.7.4-SNAPSHOT
org.openrdf.sesame : sesame-sail-memory jar 2.7.4-SNAPSHOT
org.openrdf.sesame : sesame-rio-turtle jar 2.7.4-SNAPSHOT
org.openrdf.sesame : sesame-rio-ntriples jar 2.7.4-SNAPSHOT
org.openrdf.sesame : sesame-rio-nquads 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
com.github.ansell.sesame-rio-extensions : sesame-rio-extensions-rdfjson jar 0.4
org.slf4j : slf4j-api jar 1.7.5
org.openrdf.sesame : sesame-rio-api jar 2.7.4-SNAPSHOT
org.openrdf.sesame : sesame-sail-api jar 2.7.4-SNAPSHOT
org.openrdf.sesame : sesame-query jar 2.7.4-SNAPSHOT
commons-io : commons-io jar 2.4
org.restlet.jee » org.restlet.ext.crypto jar 2.1.1
org.restlet.jee » org.restlet.ext.fileupload jar 2.1.1
org.apache.any23 : apache-any23-mime jar 0.8.0
com.github.ansell.owlapi : owlapi-api jar 3.4.5.1-ansell
com.github.ansell.owlapi : owlapi-rio jar 3.4.5.1-ansell
com.github.ansell.owlapi : owlapi-impl jar 3.4.5.1-ansell
com.github.ansell.pellet : pellet-owlapiv3 jar 2.3.5-ansell
com.github.ansell.restlet-utils : restlet-utils jar 0.2-SNAPSHOT
com.github.ansell.property-util : property-util jar 0.2
org.slf4j : jul-to-slf4j jar 1.7.5
net.sf.opencsv : opencsv jar 2.3
org.apache.commons : commons-lang3 jar 3.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (7)

Group / Artifact Type Version
com.github.ansell.oas : oas-webservice-api test-jar 1.2
com.github.ansell.oas : oas-templates jar 1.2
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
com.github.ansell.restlet-utils : restlet-utils test-jar 0.2-SNAPSHOT
org.slf4j : jcl-over-slf4j jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2