| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdio.jeo |
| ArtifactId | ArtifactIdjeo-geobuf |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeobuf Driver
Java Geospatial Library
|
| Filename | Size |
|---|---|
| jeo-geobuf-0.7.pom | |
| jeo-geobuf-0.7.jar | 92 KB |
| jeo-geobuf-0.7-tests.jar | 67 KB |
| jeo-geobuf-0.7-sources.jar | 30 KB |
| jeo-geobuf-0.7-javadoc.jar | 197 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.jeo/jeo-geobuf/ -->
<dependency>
<groupId>io.jeo</groupId>
<artifactId>jeo-geobuf</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.jeo/jeo-geobuf/
implementation 'io.jeo:jeo-geobuf:0.7'
// https://jarcasting.com/artifacts/io.jeo/jeo-geobuf/
implementation ("io.jeo:jeo-geobuf:0.7")
'io.jeo:jeo-geobuf:jar:0.7'
<dependency org="io.jeo" name="jeo-geobuf" rev="0.7">
<artifact name="jeo-geobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jeo', module='jeo-geobuf', version='0.7')
)
libraryDependencies += "io.jeo" % "jeo-geobuf" % "0.7"
[io.jeo/jeo-geobuf "0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.jeo : jeo | jar | 0.7 |
| com.google.protobuf : protobuf-java | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.jeo : jeo | jar | 0.7 |
| junit : junit | jar | 4.11 |
| org.easymock : easymock | jar | 2.3 |
| org.easymock : easymockclassextension | jar | 2.3 |
| com.google.guava : guava | jar | 13.0 |
| commons-io : commons-io | jar | 2.4 |
| joda-time : joda-time | jar | 2.1 |
| org.joda : joda-convert | jar | 1.2 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.2 |