georocket

GeoRocket is a high-performance data store for geospatial files

License

License

Categories

Categories

CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.georocket
ArtifactId

ArtifactId

georocket-cli
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

georocket
GeoRocket is a high-performance data store for geospatial files
Project URL

Project URL

http://georocket.io

Download georocket-cli

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
io.georocket : georocket-client-api jar 1.3.0
io.georocket : georocket-common jar 1.3.0
commons-io : commons-io jar 2.6
de.undercouch : underline jar 1.0.0
net.time4j : time4j-core jar 4.33
org.apache.ant : ant jar 1.10.1
org.apache.commons : commons-math3 jar 3.6.1
org.fusesource.jansi : jansi jar 1.17.1
org.jline : jline jar 3.9.0
org.pcollections : pcollections jar 2.1.3
org.yaml : snakeyaml jar 1.19
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
org.javassist : javassist jar 3.23.1-GA

test (2)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.12.0
io.vertx : vertx-unit jar 3.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0