javageomodel
git fork of http://code.google.com/p/javageomodel/
Created to support custom changes (features/fixes).
Perform all work on a git branch as existing svn branches may be rebased against the original svn repo.
License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.ganyo |
ArtifactId | ArtifactIdgeocell |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeocellJava
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geocell-0.0.10.pom | |
geocell-0.0.10.jar | 27 KB |
geocell-0.0.10-sources.jar | 22 KB |
geocell-0.0.10-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ganyo/geocell/ -->
<dependency>
<groupId>com.ganyo</groupId>
<artifactId>geocell</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.ganyo/geocell/
implementation 'com.ganyo:geocell:0.0.10'
// https://jarcasting.com/artifacts/com.ganyo/geocell/
implementation ("com.ganyo:geocell:0.0.10")
'com.ganyo:geocell:jar:0.0.10'
<dependency org="com.ganyo" name="geocell" rev="0.0.10">
<artifact name="geocell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ganyo', module='geocell', version='0.0.10')
)
libraryDependencies += "com.ganyo" % "geocell" % "0.0.10"
[com.ganyo/geocell "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |
javax.jdo : jdo2-api | jar | 2.3-20090302111651 |
org.apache.geronimo.specs : geronimo-jpa_3.0_spec | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.mockito : mockito-all | jar | 1.8.5 |
git fork of http://code.google.com/p/javageomodel/
Created to support custom changes (features/fixes).
Perform all work on a git branch as existing svn branches may be rebased against the original svn repo.