License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.georocket |
ArtifactId | ArtifactIdgeorocket-common |
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 |
Filename | Size |
---|---|
georocket-common-1.3.0.pom | |
georocket-common-1.3.0.jar | 64 KB |
georocket-common-1.3.0-sources.jar | 35 KB |
georocket-common-1.3.0-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.georocket/georocket-common/ -->
<dependency>
<groupId>io.georocket</groupId>
<artifactId>georocket-common</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.georocket/georocket-common/
implementation 'io.georocket:georocket-common:1.3.0'
// https://jarcasting.com/artifacts/io.georocket/georocket-common/
implementation ("io.georocket:georocket-common:1.3.0")
'io.georocket:georocket-common:jar:1.3.0'
<dependency org="io.georocket" name="georocket-common" rev="1.3.0">
<artifact name="georocket-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.georocket', module='georocket-common', version='1.3.0')
)
libraryDependencies += "io.georocket" % "georocket-common" % "1.3.0"
[io.georocket/georocket-common "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.georocket : georocket-server-api | jar | 1.3.0 |
io.vertx : vertx-core | jar | 3.5.3 |
io.vertx : vertx-rx-java | jar | 3.5.3 |
com.fasterxml : aalto-xml | jar | 1.0.0 |
com.google.guava : guava | jar | 23.6-jre |
de.undercouch : actson | jar | 1.2.0 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.apache.commons : commons-text | jar | 1.3 |
org.geotools » gt-epsg-extension | jar | 19.1 |
org.geotools » gt-epsg-hsql | jar | 19.1 |
org.geotools » gt-referencing | jar | 19.1 |
javax.media.jai » com.springsource.javax.media.jai.core | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.vertx : vertx-unit | jar | 3.5.3 |