| License | License | 
|---|---|
| Categories | CategoriesGeo Business Logic Libraries Geospatial | 
| GroupId | GroupIdio.georocket | 
| ArtifactId | ArtifactIdgeorocket-common-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-common-api/ -->
<dependency>
    <groupId>io.georocket</groupId>
    <artifactId>georocket-common-api</artifactId>
    <version>1.3.0</version>
</dependency>// https://jarcasting.com/artifacts/io.georocket/georocket-common-api/
implementation 'io.georocket:georocket-common-api:1.3.0'// https://jarcasting.com/artifacts/io.georocket/georocket-common-api/
implementation ("io.georocket:georocket-common-api:1.3.0")'io.georocket:georocket-common-api:jar:1.3.0'<dependency org="io.georocket" name="georocket-common-api" rev="1.3.0">
  <artifact name="georocket-common-api" type="jar" />
</dependency>@Grapes(
@Grab(group='io.georocket', module='georocket-common-api', version='1.3.0')
)libraryDependencies += "io.georocket" % "georocket-common-api" % "1.3.0"[io.georocket/georocket-common-api "1.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
| io.vertx : vertx-unit | jar | 3.5.3 | 
| junit : junit | jar | 4.12 |