License |
License
Apache License 2.0
|
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.geoste.server |
ArtifactId | ArtifactIdapi |
Last Version | Last Version1.19.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeoste Server API
Geoste Server public API library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
api-1.19.14.pom | |
api-1.19.14.jar | 2 KB |
api-1.19.14-sources.jar | 44 KB |
api-1.19.14-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geoste.server/api/ -->
<dependency>
<groupId>com.geoste.server</groupId>
<artifactId>api</artifactId>
<version>1.19.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.geoste.server/api/
implementation 'com.geoste.server:api:1.19.14'
// https://jarcasting.com/artifacts/com.geoste.server/api/
implementation ("com.geoste.server:api:1.19.14")
'com.geoste.server:api:pom:1.19.14'
<dependency org="com.geoste.server" name="api" rev="1.19.14">
<artifact name="api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.geoste.server', module='api', version='1.19.14')
)
libraryDependencies += "com.geoste.server" % "api" % "1.19.14"
[com.geoste.server/api "1.19.14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.6 |
com.picoff : commons | jar | 1.17.3 |
com.picoff : journaldb | jar | 1.0.2 |