| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.wowtools |
| Идентификатор | Идентификаторneo4j-rtree |
| Версия | Версия1.4.2.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеneo4j-rtree
a spatial index for neo4j 4.x.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| neo4j-rtree-1.4.2.RELEASE.pom | |
| neo4j-rtree-1.4.2.RELEASE.jar | 80 KB |
| neo4j-rtree-1.4.2.RELEASE-sources.jar | 51 KB |
| neo4j-rtree-1.4.2.RELEASE-javadoc.jar | 669 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wowtools/neo4j-rtree/ -->
<dependency>
<groupId>org.wowtools</groupId>
<artifactId>neo4j-rtree</artifactId>
<version>1.4.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.wowtools/neo4j-rtree/
implementation 'org.wowtools:neo4j-rtree:1.4.2.RELEASE'
// https://jarcasting.com/artifacts/org.wowtools/neo4j-rtree/
implementation ("org.wowtools:neo4j-rtree:1.4.2.RELEASE")
'org.wowtools:neo4j-rtree:jar:1.4.2.RELEASE'
<dependency org="org.wowtools" name="neo4j-rtree" rev="1.4.2.RELEASE">
<artifact name="neo4j-rtree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wowtools', module='neo4j-rtree', version='1.4.2.RELEASE')
)
libraryDependencies += "org.wowtools" % "neo4j-rtree" % "1.4.2.RELEASE"
[org.wowtools/neo4j-rtree "1.4.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j | jar | 4.1.0 |
| org.locationtech.jts : jts-core | jar | 1.17.1 |
| org.wowtools : catframe-common | jar | 1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.neo4j.app : neo4j-server | jar | 4.1.0 |