License |
License |
---|---|
GroupId | GroupIdde.grundid.osmtools |
ArtifactId | ArtifactIdosm-tools-parent |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOSM Tools for Java
OSM Tools for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
osm-tools-parent-1.2.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.grundid.osmtools/osm-tools-parent/ -->
<dependency>
<groupId>de.grundid.osmtools</groupId>
<artifactId>osm-tools-parent</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.grundid.osmtools/osm-tools-parent/
implementation 'de.grundid.osmtools:osm-tools-parent:1.2.2'
// https://jarcasting.com/artifacts/de.grundid.osmtools/osm-tools-parent/
implementation ("de.grundid.osmtools:osm-tools-parent:1.2.2")
'de.grundid.osmtools:osm-tools-parent:pom:1.2.2'
<dependency org="de.grundid.osmtools" name="osm-tools-parent" rev="1.2.2">
<artifact name="osm-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.grundid.osmtools', module='osm-tools-parent', version='1.2.2')
)
libraryDependencies += "de.grundid.osmtools" % "osm-tools-parent" % "1.2.2"
[de.grundid.osmtools/osm-tools-parent "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
junit : junit | jar | 4.10 |
log4j : log4j | jar | 1.2.16 |