| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdio.jeo |
| ArtifactId | ArtifactIdjeo-protobuf |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProtocol Buffer Driver
Java Geospatial Library
|
| Filename | Size |
|---|---|
| jeo-protobuf-0.6.pom | |
| jeo-protobuf-0.6.jar | 159 KB |
| jeo-protobuf-0.6-tests.jar | 123 KB |
| jeo-protobuf-0.6-sources.jar | 38 KB |
| jeo-protobuf-0.6-javadoc.jar | 348 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.jeo/jeo-protobuf/ -->
<dependency>
<groupId>io.jeo</groupId>
<artifactId>jeo-protobuf</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.jeo/jeo-protobuf/
implementation 'io.jeo:jeo-protobuf:0.6'
// https://jarcasting.com/artifacts/io.jeo/jeo-protobuf/
implementation ("io.jeo:jeo-protobuf:0.6")
'io.jeo:jeo-protobuf:jar:0.6'
<dependency org="io.jeo" name="jeo-protobuf" rev="0.6">
<artifact name="jeo-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jeo', module='jeo-protobuf', version='0.6')
)
libraryDependencies += "io.jeo" % "jeo-protobuf" % "0.6"
[io.jeo/jeo-protobuf "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.jeo : jeo | jar | 0.6 |
| com.google.protobuf : protobuf-java | jar | 2.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.jeo : jeo | jar | 0.6 |
| 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 |