License |
License |
---|---|
GroupId | GroupIduk.ac.open.kmi.iserve |
ArtifactId | ArtifactIdiserve-sal-rest |
Version | Version2.0.0-RC2 |
Type | Typewar |
Description |
DescriptioniServe SAL REST
iServe SAL REST provides a RESTful interface to the registry exposing the Linked Data hosted
by the registry either for humans (HTML) or for machines (RDF, JSON) as well as it enables
applications to
create, read, update or delete data from the server.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
iserve-sal-rest-2.0.0-RC2.pom | |
iserve-sal-rest-2.0.0-RC2.war | 43 MB |
iserve-sal-rest-2.0.0-RC2-sources.jar | 29 KB |
iserve-sal-rest-2.0.0-RC2-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.open.kmi.iserve/iserve-sal-rest/ -->
<dependency>
<groupId>uk.ac.open.kmi.iserve</groupId>
<artifactId>iserve-sal-rest</artifactId>
<version>2.0.0-RC2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.open.kmi.iserve/iserve-sal-rest/
implementation 'uk.ac.open.kmi.iserve:iserve-sal-rest:2.0.0-RC2'
// https://jarcasting.com/artifacts/uk.ac.open.kmi.iserve/iserve-sal-rest/
implementation ("uk.ac.open.kmi.iserve:iserve-sal-rest:2.0.0-RC2")
'uk.ac.open.kmi.iserve:iserve-sal-rest:war:2.0.0-RC2'
<dependency org="uk.ac.open.kmi.iserve" name="iserve-sal-rest" rev="2.0.0-RC2">
<artifact name="iserve-sal-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='uk.ac.open.kmi.iserve', module='iserve-sal-rest', version='2.0.0-RC2')
)
libraryDependencies += "uk.ac.open.kmi.iserve" % "iserve-sal-rest" % "2.0.0-RC2"
[uk.ac.open.kmi.iserve/iserve-sal-rest "2.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jstl | jar | 1.2 |
org.glassfish.web : jstl-impl | jar | 1.2 |
org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.0 |
org.glassfish.jersey.media : jersey-media-multipart | jar | 2.0 |
org.glassfish.jersey.ext : jersey-mvc | jar | 2.0 |
org.glassfish.jersey.ext : jersey-mvc-jsp | jar | 2.0 |
com.google.inject : guice | jar | 3.0 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
org.glassfish.hk2 : guice-bridge | jar | 2.1.93 |
uk.ac.open.kmi.iserve : iserve-sal-core | jar | 2.0.0-RC2 |
org.apache.shiro : shiro-core | jar | 1.2.2 |
org.apache.shiro : shiro-web | jar | 1.2.2 |
com.wordnik : swagger-jersey2-jaxrs_2.10 | jar | 1.3.8 |
com.thetransactioncompany : cors-filter | jar | 1.3.2 |
uk.ac.open.kmi.msm4j : msm4j-vocabulary | jar | 1.3.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
taglibs : standard | jar | 1.1.2 |
commons-logging : commons-logging | jar | [1.0,) |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-jsp | jar | 8.1.11.v20130520 |
org.eclipse.jetty : jetty-util | jar | 8.1.11.v20130520 |
org.eclipse.jetty : jetty-server | jar | 8.1.11.v20130520 |
org.eclipse.jetty : jetty-webapp | jar | 8.1.11.v20130520 |
org.eclipse.jetty : jetty-servlet | jar | 8.1.11.v20130520 |
org.eclipse.jetty : jetty-servlets | jar | 8.1.11.v20130520 |
org.eclipse.jetty : jetty-annotations | jar | 8.1.11.v20130520 |
com.jayway.restassured : rest-assured | jar | 1.8.1 |
org.codehaus.groovy : groovy-all | jar | 2.1.2 |
net.sourceforge.htmlunit : htmlunit | jar | 2.6 |
uk.ac.open.kmi.test-collections : sws-test-collections | jar | 1.0.0 |
junit : junit | jar | 4.8.2 |