is not current version
Last Version 2.0.1

org.locationtech.geowave:geowave-service-parent 1.0.0

The set of services and clients provided for GeoWave

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-service-parent
Version

Version

1.0.0
Type

Type

pom

Download geowave-service-parent 1.0.0

Filename Size
geowave-service-parent-1.0.0.pom 826 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-parent/ -->
<dependency>
    <groupId>org.locationtech.geowave</groupId>
    <artifactId>geowave-service-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-parent/
implementation 'org.locationtech.geowave:geowave-service-parent:1.0.0'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-parent/
implementation ("org.locationtech.geowave:geowave-service-parent:1.0.0")
'org.locationtech.geowave:geowave-service-parent:pom:1.0.0'
<dependency org="org.locationtech.geowave" name="geowave-service-parent" rev="1.0.0">
  <artifact name="geowave-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-service-parent', version='1.0.0')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-service-parent" % "1.0.0"
[org.locationtech.geowave/geowave-service-parent "1.0.0"]