| License |
License |
|---|---|
| GroupId | GroupIdde.grundid.osmtools |
| ArtifactId | ArtifactIdosm-tools-process |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOSM Tools for Java
|
| Filename | Size |
|---|---|
| osm-tools-process-1.2.2.pom | |
| osm-tools-process-1.2.2.jar | 14 KB |
| osm-tools-process-1.2.2-sources.jar | 6 KB |
| osm-tools-process-1.2.2-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.grundid.osmtools/osm-tools-process/ -->
<dependency>
<groupId>de.grundid.osmtools</groupId>
<artifactId>osm-tools-process</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.grundid.osmtools/osm-tools-process/
implementation 'de.grundid.osmtools:osm-tools-process:1.2.2'
// https://jarcasting.com/artifacts/de.grundid.osmtools/osm-tools-process/
implementation ("de.grundid.osmtools:osm-tools-process:1.2.2")
'de.grundid.osmtools:osm-tools-process:jar:1.2.2'
<dependency org="de.grundid.osmtools" name="osm-tools-process" rev="1.2.2">
<artifact name="osm-tools-process" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.grundid.osmtools', module='osm-tools-process', version='1.2.2')
)
libraryDependencies += "de.grundid.osmtools" % "osm-tools-process" % "1.2.2"
[de.grundid.osmtools/osm-tools-process "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 |
| commons-io : commons-io | jar | 2.4 |
| org.springframework : spring-webmvc Optional | jar | 3.2.4.RELEASE |
| org.springframework : spring-tx 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 |