License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.georocket |
ArtifactId | ArtifactIdgeorocket-client-api |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongeorocket
GeoRocket is a high-performance data store for geospatial files
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.georocket/georocket-client-api/ -->
<dependency>
<groupId>io.georocket</groupId>
<artifactId>georocket-client-api</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.georocket/georocket-client-api/
implementation 'io.georocket:georocket-client-api:1.3.0'
// https://jarcasting.com/artifacts/io.georocket/georocket-client-api/
implementation ("io.georocket:georocket-client-api:1.3.0")
'io.georocket:georocket-client-api:jar:1.3.0'
<dependency org="io.georocket" name="georocket-client-api" rev="1.3.0">
<artifact name="georocket-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.georocket', module='georocket-client-api', version='1.3.0')
)
libraryDependencies += "io.georocket" % "georocket-client-api" % "1.3.0"
[io.georocket/georocket-client-api "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.georocket : georocket-common-api | jar | 1.3.0 |
io.vertx : vertx-core | jar | 3.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
commons-io : commons-io | jar | 2.6 |
com.github.tomakehurst : wiremock | jar | 2.12.0 |
io.vertx : vertx-unit | jar | 3.5.3 |
junit : junit | jar | 4.12 |