не последняя версия
Последняя версия 3.0.0RC2

com.orientechnologies:orientdb-spatial 2.2.0-beta2

Lucene plugin for OrientDB NoSQL document graph dbms

Группа

Группа

com.orientechnologies
Идентификатор

Идентификатор

orientdb-spatial
Версия

Версия

2.2.0-beta2
Тип

Тип

jar

Скачать orientdb-spatial 2.2.0-beta2


<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-spatial/ -->
<dependency>
    <groupId>com.orientechnologies</groupId>
    <artifactId>orientdb-spatial</artifactId>
    <version>2.2.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-spatial/
implementation 'com.orientechnologies:orientdb-spatial:2.2.0-beta2'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-spatial/
implementation ("com.orientechnologies:orientdb-spatial:2.2.0-beta2")
'com.orientechnologies:orientdb-spatial:jar:2.2.0-beta2'
<dependency org="com.orientechnologies" name="orientdb-spatial" rev="2.2.0-beta2">
  <artifact name="orientdb-spatial" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-spatial', version='2.2.0-beta2')
)
libraryDependencies += "com.orientechnologies" % "orientdb-spatial" % "2.2.0-beta2"
[com.orientechnologies/orientdb-spatial "2.2.0-beta2"]