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.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
| Группа | Группаorg.usergrid |
| Идентификатор | Идентификаторgeocell |
| Последняя версия | Последняя версия0.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGeocellJava
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| geocell-0.0.11.pom | |
| geocell-0.0.11.jar | 28 KB |
| geocell-0.0.11-sources.jar | 24 KB |
| geocell-0.0.11-javadoc.jar | 143 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.usergrid/geocell/ -->
<dependency>
<groupId>org.usergrid</groupId>
<artifactId>geocell</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.usergrid/geocell/
implementation 'org.usergrid:geocell:0.0.11'
// https://jarcasting.com/artifacts/org.usergrid/geocell/
implementation ("org.usergrid:geocell:0.0.11")
'org.usergrid:geocell:jar:0.0.11'
<dependency org="org.usergrid" name="geocell" rev="0.0.11">
<artifact name="geocell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.usergrid', module='geocell', version='0.0.11')
)
libraryDependencies += "org.usergrid" % "geocell" % "0.0.11"
[org.usergrid/geocell "0.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.