GroupId | GroupIdcom.orientechnologies |
---|---|
ArtifactId | ArtifactIdorientdb-spatial |
Version | Version2.2.35 |
Type | Typejar |
Filename | Size |
---|---|
orientdb-spatial-2.2.35.pom | |
orientdb-spatial-2.2.35.jar | 122 KB |
orientdb-spatial-2.2.35-sources.jar | 85 KB |
orientdb-spatial-2.2.35-javadoc.jar | 1 MB |
orientdb-spatial-2.2.35-dist.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-spatial/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-spatial</artifactId>
<version>2.2.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-spatial/
implementation 'com.orientechnologies:orientdb-spatial:2.2.35'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-spatial/
implementation ("com.orientechnologies:orientdb-spatial:2.2.35")
'com.orientechnologies:orientdb-spatial:jar:2.2.35'
<dependency org="com.orientechnologies" name="orientdb-spatial" rev="2.2.35">
<artifact name="orientdb-spatial" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-spatial', version='2.2.35')
)
libraryDependencies += "com.orientechnologies" % "orientdb-spatial" % "2.2.35"
[com.orientechnologies/orientdb-spatial "2.2.35"]