License |
License |
---|---|
Categories |
CategoriesOpenStreetMap Business Logic Libraries Geospatial |
GroupId | GroupIdorg.openstreetmap.atlas |
ArtifactId | ArtifactIdatlas |
Last Version | Last Version7.0.5 |
Release Date | Release Date |
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-7.0.5.pom | |
atlas-7.0.5.jar | 17 MB |
atlas-7.0.5-sources.jar | 15 MB |
atlas-7.0.5-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas/ -->
<dependency>
<groupId>org.openstreetmap.atlas</groupId>
<artifactId>atlas</artifactId>
<version>7.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas/
implementation 'org.openstreetmap.atlas:atlas:7.0.5'
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas/
implementation ("org.openstreetmap.atlas:atlas:7.0.5")
'org.openstreetmap.atlas:atlas:jar:7.0.5'
<dependency org="org.openstreetmap.atlas" name="atlas" rev="7.0.5">
<artifact name="atlas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openstreetmap.atlas', module='atlas', version='7.0.5')
)
libraryDependencies += "org.openstreetmap.atlas" % "atlas" % "7.0.5"
[org.openstreetmap.atlas/atlas "7.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.classgraph : classgraph | jar | 4.8.139 |
org.geotools » gt-shapefile | jar | 26.2 |
org.codehaus.groovy : groovy | jar | 3.0.9 |
com.google.guava : guava | jar | 31.0.1-jre |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.5 |
com.google.jimfs : jimfs | jar | 1.2 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.locationtech.jts : jts-core | jar | 1.18.2 |
junit : junit | jar | 4.13.2 |
org.openstreetmap.osmosis : osmosis-core | jar | 0.48.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | 3.8.4 |
com.puppycrawl.tools : checkstyle | jar | 9.3 |
commons-cli : commons-cli | jar | 1.5.0 |
org.apache.commons : commons-compress | jar | 1.21 |
org.apache.commons : commons-csv | jar | 1.9.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.apache.commons : commons-text | jar | 1.9 |
io.github.java-diff-utils : java-diff-utils | jar | 4.0 |
org.codehaus.groovy : groovy-json | jar | 3.0.9 |
com.google.code.gson : gson | jar | 2.9.0 |
net.sf.opencsv : opencsv | jar | 2.3 |
org.openstreetmap.osmosis : osmosis-hstore-jdbc | jar | 0.48.3 |
org.openstreetmap.osmosis : osmosis-osm-binary | jar | 0.48.3 |
org.openstreetmap.osmosis : osmosis-pbf | jar | 0.48.3 |
org.openstreetmap.osmosis : osmosis-xml | jar | 0.48.3 |
com.google.protobuf : protobuf-java | jar | 3.19.1 |
com.google.protobuf : protoc | jar | 3.19.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.locationtech.spatial4j : spatial4j | jar | 0.8 |