License |
License |
---|---|
GroupId | GroupIdes.prodevelop |
ArtifactId | ArtifactIdes.alrocar.poiproxy.rest |
Version | Version0.1 |
Type | Typewar |
Description |
Descriptiones.alrocar.poiproxy.rest
A REST interface for POIProxy to be deployed into a servlet container (i.e. Tomcat)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/es.prodevelop/es.alrocar.poiproxy.rest/ -->
<dependency>
<groupId>es.prodevelop</groupId>
<artifactId>es.alrocar.poiproxy.rest</artifactId>
<version>0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/es.prodevelop/es.alrocar.poiproxy.rest/
implementation 'es.prodevelop:es.alrocar.poiproxy.rest:0.1'
// https://jarcasting.com/artifacts/es.prodevelop/es.alrocar.poiproxy.rest/
implementation ("es.prodevelop:es.alrocar.poiproxy.rest:0.1")
'es.prodevelop:es.alrocar.poiproxy.rest:war:0.1'
<dependency org="es.prodevelop" name="es.alrocar.poiproxy.rest" rev="0.1">
<artifact name="es.alrocar.poiproxy.rest" type="war" />
</dependency>
@Grapes(
@Grab(group='es.prodevelop', module='es.alrocar.poiproxy.rest', version='0.1')
)
libraryDependencies += "es.prodevelop" % "es.alrocar.poiproxy.rest" % "0.1"
[es.prodevelop/es.alrocar.poiproxy.rest "0.1"]
Group / Artifact | Type | Version |
---|---|---|
es.prodevelop : es.alrocar.poiproxy | jar | 0.1 |
org.restlet.jse » org.restlet | jar | 2.0.0 |
org.restlet.jse » org.restlet.ext.simple | jar | 2.0.0 |
org.restlet.gae » org.restlet.ext.servlet | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |