License |
License |
---|---|
Categories |
CategoriesOpenStreetMap Business Logic Libraries Geospatial |
GroupId | GroupIdorg.openstreetmap.atlas |
ArtifactId | ArtifactIdatlas-checks |
Version | Version6.2.0 |
Type | Typejar |
Description |
Description"OSM Atlas Checks"
"Tool to run data checks over OSM Atlas data"
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atlas-checks-6.2.0.pom | |
atlas-checks-6.2.0.jar | 649 KB |
atlas-checks-6.2.0-sources.jar | 403 KB |
atlas-checks-6.2.0-shaded.jar | 69 MB |
atlas-checks-6.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas-checks/ -->
<dependency>
<groupId>org.openstreetmap.atlas</groupId>
<artifactId>atlas-checks</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas-checks/
implementation 'org.openstreetmap.atlas:atlas-checks:6.2.0'
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas-checks/
implementation ("org.openstreetmap.atlas:atlas-checks:6.2.0")
'org.openstreetmap.atlas:atlas-checks:jar:6.2.0'
<dependency org="org.openstreetmap.atlas" name="atlas-checks" rev="6.2.0">
<artifact name="atlas-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openstreetmap.atlas', module='atlas-checks', version='6.2.0')
)
libraryDependencies += "org.openstreetmap.atlas" % "atlas-checks" % "6.2.0"
[org.openstreetmap.atlas/atlas-checks "6.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
org.openstreetmap.atlas : atlas | jar | 6.5.2 |
org.openstreetmap.atlas : atlas-generator | jar | 5.3.0 |
net.postgis : postgis-jdbc | jar | 2.1.7.2 |
org.postgresql : postgresql | jar | 42.2.6 |
org.springframework : spring-jdbc | jar | 4.2.2.RELEASE |
org.mockito : mockito-core | jar | 2.23.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |