| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.locationtech.geowave |
| ArtifactId | ArtifactIdgeowave-cli-osm |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeowave OSM Commandline Tools
OSM Data processing system for GeoWave
|
| Filename | Size |
|---|---|
| geowave-cli-osm-2.0.1.pom | |
| geowave-cli-osm-2.0.1.jar | 122 KB |
| geowave-cli-osm-2.0.1-sources.jar | 65 KB |
| geowave-cli-osm-2.0.1-javadoc.jar | 351 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-osm/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-cli-osm</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-osm/
implementation 'org.locationtech.geowave:geowave-cli-osm:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-osm/
implementation ("org.locationtech.geowave:geowave-cli-osm:2.0.1")
'org.locationtech.geowave:geowave-cli-osm:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-cli-osm" rev="2.0.1">
<artifact name="geowave-cli-osm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-cli-osm', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-cli-osm" % "2.0.1"
[org.locationtech.geowave/geowave-cli-osm "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |