License |
License |
---|---|
Categories |
CategoriesOpenStreetMap Business Logic Libraries Geospatial |
GroupId | GroupIdorg.openstreetmap.atlas |
ArtifactId | ArtifactIdatlas-checks |
Last Version | Last Version6.3.9 |
Release Date | Release Date |
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.3.9.pom | |
atlas-checks-6.3.9.jar | 473 KB |
atlas-checks-6.3.9-sources.jar | 297 KB |
atlas-checks-6.3.9-shaded.jar | 64 MB |
atlas-checks-6.3.9-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.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas-checks/
implementation 'org.openstreetmap.atlas:atlas-checks:6.3.9'
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas-checks/
implementation ("org.openstreetmap.atlas:atlas-checks:6.3.9")
'org.openstreetmap.atlas:atlas-checks:jar:6.3.9'
<dependency org="org.openstreetmap.atlas" name="atlas-checks" rev="6.3.9">
<artifact name="atlas-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openstreetmap.atlas', module='atlas-checks', version='6.3.9')
)
libraryDependencies += "org.openstreetmap.atlas" % "atlas-checks" % "6.3.9"
[org.openstreetmap.atlas/atlas-checks "6.3.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
org.openstreetmap.atlas : atlas | jar | 6.6.2 |
org.openstreetmap.atlas : atlas-generator | jar | 5.3.6 |
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 |
org.apache.logging.log4j : log4j | jar | 2.17.1 |
org.xerial : sqlite-jdbc | jar | 3.36.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |