License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdio.georocket |
ArtifactId | ArtifactIdgeorocket-docs |
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-docs-1.3.0.pom | |
georocket-docs-1.3.0.jar | 24 KB |
georocket-docs-1.3.0-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.georocket/georocket-docs/ -->
<dependency>
<groupId>io.georocket</groupId>
<artifactId>georocket-docs</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.georocket/georocket-docs/
implementation 'io.georocket:georocket-docs:1.3.0'
// https://jarcasting.com/artifacts/io.georocket/georocket-docs/
implementation ("io.georocket:georocket-docs:1.3.0")
'io.georocket:georocket-docs:jar:1.3.0'
<dependency org="io.georocket" name="georocket-docs" rev="1.3.0">
<artifact name="georocket-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.georocket', module='georocket-docs', version='1.3.0')
)
libraryDependencies += "io.georocket" % "georocket-docs" % "1.3.0"
[io.georocket/georocket-docs "1.3.0"]