License |
License |
---|---|
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-spatial |
Last Version | Last Version3.0.0RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrientDB Lucene spatial index
Lucene plugin for OrientDB NoSQL document graph dbms
|
Project URL |
Project URL |
Project Organization |
Project OrganizationOrientDB |
Filename | Size |
---|---|
orientdb-spatial-3.0.0RC2.pom | |
orientdb-spatial-3.0.0RC2.jar | 110 KB |
orientdb-spatial-3.0.0RC2-sources.jar | 76 KB |
orientdb-spatial-3.0.0RC2-javadoc.jar | 404 KB |
orientdb-spatial-3.0.0RC2-dist.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-spatial/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-spatial</artifactId>
<version>3.0.0RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-spatial/
implementation 'com.orientechnologies:orientdb-spatial:3.0.0RC2'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-spatial/
implementation ("com.orientechnologies:orientdb-spatial:3.0.0RC2")
'com.orientechnologies:orientdb-spatial:jar:3.0.0RC2'
<dependency org="com.orientechnologies" name="orientdb-spatial" rev="3.0.0RC2">
<artifact name="orientdb-spatial" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-spatial', version='3.0.0RC2')
)
libraryDependencies += "com.orientechnologies" % "orientdb-spatial" % "3.0.0RC2"
[com.orientechnologies/orientdb-spatial "3.0.0RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-spatial | jar | 6.6.1 |
org.apache.lucene : lucene-spatial-extras | jar | 6.6.1 |
org.noggit : noggit | jar | 0.8 |
com.vividsolutions : jts | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-lucene | jar | 3.0.0RC2 |
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-test-commons | jar | 3.0.0RC2 |
com.orientechnologies : orientdb-lucene | test-jar | 3.0.0RC2 |
com.orientechnologies : orientdb-core | test-jar | 3.0.0RC2 |
com.google.code.gson : gson | jar | 2.2.4 |