License |
License |
---|---|
GroupId | GroupIdorg.heigit.ohsome |
ArtifactId | ArtifactIdoshdb-api-ignite |
Version | Version0.7.2 |
Type | Typejar |
Description |
DescriptionOSHDB API – Ignite backend
Backend implementation of the OSHDB API which runs queries on an Apache Ignite cluster.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
oshdb-api-ignite-0.7.2.pom | |
oshdb-api-ignite-0.7.2.jar | 62 KB |
oshdb-api-ignite-0.7.2-sources.jar | 17 KB |
oshdb-api-ignite-0.7.2-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-api-ignite/ -->
<dependency>
<groupId>org.heigit.ohsome</groupId>
<artifactId>oshdb-api-ignite</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-api-ignite/
implementation 'org.heigit.ohsome:oshdb-api-ignite:0.7.2'
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-api-ignite/
implementation ("org.heigit.ohsome:oshdb-api-ignite:0.7.2")
'org.heigit.ohsome:oshdb-api-ignite:jar:0.7.2'
<dependency org="org.heigit.ohsome" name="oshdb-api-ignite" rev="0.7.2">
<artifact name="oshdb-api-ignite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.ohsome', module='oshdb-api-ignite', version='0.7.2')
)
libraryDependencies += "org.heigit.ohsome" % "oshdb-api-ignite" % "0.7.2"
[org.heigit.ohsome/oshdb-api-ignite "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.heigit.ohsome : oshdb-api | jar | 0.7.2 |
org.apache.ignite : ignite-core | jar | 2.10.0 |
org.apache.ignite : ignite-spring | jar | 2.10.0 |
org.apache.ignite : ignite-slf4j | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.heigit.ohsome : oshdb-api | test-jar | 0.7.2 |