License |
License |
---|---|
GroupId | GroupIdes.prodevelop |
ArtifactId | ArtifactIdes.alrocar.poiproxy |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA proxy service to retrieve POIs from several public services
|
Project URL |
Project URL |
Filename | Size |
---|---|
es.alrocar.poiproxy-1.0.1.pom | |
es.alrocar.poiproxy-1.0.1.jar | 60 KB |
es.alrocar.poiproxy-1.0.1-sources.jar | 62 KB |
es.alrocar.poiproxy-1.0.1-javadoc.jar | 284 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.prodevelop/es.alrocar.poiproxy/ -->
<dependency>
<groupId>es.prodevelop</groupId>
<artifactId>es.alrocar.poiproxy</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/es.prodevelop/es.alrocar.poiproxy/
implementation 'es.prodevelop:es.alrocar.poiproxy:1.0.1'
// https://jarcasting.com/artifacts/es.prodevelop/es.alrocar.poiproxy/
implementation ("es.prodevelop:es.alrocar.poiproxy:1.0.1")
'es.prodevelop:es.alrocar.poiproxy:jar:1.0.1'
<dependency org="es.prodevelop" name="es.alrocar.poiproxy" rev="1.0.1">
<artifact name="es.alrocar.poiproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.prodevelop', module='es.alrocar.poiproxy', version='1.0.1')
)
libraryDependencies += "es.prodevelop" % "es.alrocar.poiproxy" % "1.0.1"
[es.prodevelop/es.alrocar.poiproxy "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.2 |
es.prodevelop : es.prodevelop.gvsig.mini.compat | jar | 0.5.5 |
es.prodevelop : es.prodevelop.gvsig.mini.geom | jar | 1.0.2 |
org.json : json | jar | 20090211 |
org.geotools » gt-main | jar | 2.7.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 |