| License |
License
GNU LGPL v3.0
|
|---|---|
| GroupId | GroupIdde.ixilon |
| ArtifactId | ArtifactIdopenstreetcraft-api |
| Version | Version1.5.0 |
| Type | Typejar |
| Description |
Descriptionopenstreetcaft-api
Openstreetcraft client library
|
| Filename | Size |
|---|---|
| openstreetcraft-api-1.5.0.pom | |
| openstreetcraft-api-1.5.0.jar | 81 KB |
| openstreetcraft-api-1.5.0-sources.jar | 58 KB |
| openstreetcraft-api-1.5.0-javadoc.jar | 214 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.ixilon/openstreetcraft-api/ -->
<dependency>
<groupId>de.ixilon</groupId>
<artifactId>openstreetcraft-api</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.ixilon/openstreetcraft-api/
implementation 'de.ixilon:openstreetcraft-api:1.5.0'
// https://jarcasting.com/artifacts/de.ixilon/openstreetcraft-api/
implementation ("de.ixilon:openstreetcraft-api:1.5.0")
'de.ixilon:openstreetcraft-api:jar:1.5.0'
<dependency org="de.ixilon" name="openstreetcraft-api" rev="1.5.0">
<artifact name="openstreetcraft-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ixilon', module='openstreetcraft-api', version='1.5.0')
)
libraryDependencies += "de.ixilon" % "openstreetcraft-api" % "1.5.0"
[de.ixilon/openstreetcraft-api "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.ixilon : overpass-api | jar | 1.0.0 |
| org.springframework : spring-web | jar | 4.3.3.RELEASE |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |
| org.apache.httpcomponents : httpclient-cache | jar | 4.5.5 |
| com.esri.geometry : esri-geometry-api | jar | 1.2.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
| com.google.guava : guava | jar | 21.0 |
| net.jodah : failsafe | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| junit-addons : junit-addons | jar | 1.4 |
| org.springframework : spring-test | jar | 4.3.3.RELEASE |