License |
License |
---|---|
GroupId | GroupIdde.grundid.osmtools |
ArtifactId | ArtifactIdosm-tools-ra |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOSM Tools for Java
|
Filename | Size |
---|---|
osm-tools-ra-1.2.2.pom | |
osm-tools-ra-1.2.2.jar | 38 KB |
osm-tools-ra-1.2.2-sources.jar | 36 KB |
osm-tools-ra-1.2.2-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.grundid.osmtools/osm-tools-ra/ -->
<dependency>
<groupId>de.grundid.osmtools</groupId>
<artifactId>osm-tools-ra</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.grundid.osmtools/osm-tools-ra/
implementation 'de.grundid.osmtools:osm-tools-ra:1.2.2'
// https://jarcasting.com/artifacts/de.grundid.osmtools/osm-tools-ra/
implementation ("de.grundid.osmtools:osm-tools-ra:1.2.2")
'de.grundid.osmtools:osm-tools-ra:jar:1.2.2'
<dependency org="de.grundid.osmtools" name="osm-tools-ra" rev="1.2.2">
<artifact name="osm-tools-ra" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.grundid.osmtools', module='osm-tools-ra', version='1.2.2')
)
libraryDependencies += "de.grundid.osmtools" % "osm-tools-ra" % "1.2.2"
[de.grundid.osmtools/osm-tools-ra "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
de.grundid.osmtools : osm-tools-formats | jar | 1.2.2 |
de.grundid.osmtools : osm-tools-api | jar | 1.2.2 |
org.springframework : spring-context Optional | jar | 3.2.4.RELEASE |
org.springframework : spring-webmvc Optional | jar | 3.2.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.6.4 |
org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.springframework : spring-core Optional | jar | 3.2.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.2.4.RELEASE |
org.springframework.social : spring-social-test | jar | 1.0.2.RELEASE |
junit : junit | jar | 4.10 |
log4j : log4j | jar | 1.2.16 |