is not current version
Last Version 2.0.1

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


Categories

Categories

CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-service-client
Version

Version

1.0.0
Type

Type

jar

Download geowave-service-client 1.0.0


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