| License |
License |
|---|---|
| GroupId | GroupIdde.ixilon |
| ArtifactId | ArtifactIdoverpass-api |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionoverpass-api
Overpass API Java client library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| overpass-api-1.0.0.pom | |
| overpass-api-1.0.0.jar | 14 KB |
| overpass-api-1.0.0-sources.jar | 15 KB |
| overpass-api-1.0.0-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.ixilon/overpass-api/ -->
<dependency>
<groupId>de.ixilon</groupId>
<artifactId>overpass-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.ixilon/overpass-api/
implementation 'de.ixilon:overpass-api:1.0.0'
// https://jarcasting.com/artifacts/de.ixilon/overpass-api/
implementation ("de.ixilon:overpass-api:1.0.0")
'de.ixilon:overpass-api:jar:1.0.0'
<dependency org="de.ixilon" name="overpass-api" rev="1.0.0">
<artifact name="overpass-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ixilon', module='overpass-api', version='1.0.0')
)
libraryDependencies += "de.ixilon" % "overpass-api" % "1.0.0"
[de.ixilon/overpass-api "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.0 |
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 3.0.0 |
| org.springframework : spring-web | jar | 4.3.3.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |