| License |
License |
|---|---|
| Categories |
CategoriesOpenStreetMap Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.openstreetmap.atlas |
| ArtifactId | ArtifactIdatlas-checks |
| Version | Version6.3.8 |
| 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.8.pom | |
| atlas-checks-6.3.8.jar | 754 KB |
| atlas-checks-6.3.8-sources.jar | 470 KB |
| atlas-checks-6.3.8-shaded.jar | 77 MB |
| atlas-checks-6.3.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas-checks/
implementation 'org.openstreetmap.atlas:atlas-checks:6.3.8'
// https://jarcasting.com/artifacts/org.openstreetmap.atlas/atlas-checks/
implementation ("org.openstreetmap.atlas:atlas-checks:6.3.8")
'org.openstreetmap.atlas:atlas-checks:jar:6.3.8'
<dependency org="org.openstreetmap.atlas" name="atlas-checks" rev="6.3.8">
<artifact name="atlas-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openstreetmap.atlas', module='atlas-checks', version='6.3.8')
)
libraryDependencies += "org.openstreetmap.atlas" % "atlas-checks" % "6.3.8"
[org.openstreetmap.atlas/atlas-checks "6.3.8"]
| 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 |