License |
License |
---|---|
Categories |
CategoriesOpenStreetMap Business Logic Libraries Geospatial |
GroupId | GroupIdorg.openstreetmap.atlas |
ArtifactId | ArtifactIdatlas |
Version | Version6.6.1 |
Type | Typejar |
Description |
Description"OSM Atlas Library"
"Library to load OSM data into an Atlas format"
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atlas-6.6.1.pom | |
atlas-6.6.1.jar | 17 MB |
atlas-6.6.1-sources.jar | 17 MB |
atlas-6.6.1-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas/ -->
<dependency>
<groupId>org.openstreetmap.atlas</groupId>
<artifactId>atlas</artifactId>
<version>6.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas/
implementation 'org.openstreetmap.atlas:atlas:6.6.1'
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas/
implementation ("org.openstreetmap.atlas:atlas:6.6.1")
'org.openstreetmap.atlas:atlas:jar:6.6.1'
<dependency org="org.openstreetmap.atlas" name="atlas" rev="6.6.1">
<artifact name="atlas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openstreetmap.atlas', module='atlas', version='6.6.1')
)
libraryDependencies += "org.openstreetmap.atlas" % "atlas" % "6.6.1"
[org.openstreetmap.atlas/atlas "6.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
log4j : log4j | jar | 1.2.17 |
com.puppycrawl.tools : checkstyle | jar | 8.18 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |