is not current version
Last Version 1.0.0-rc2

org.bboxdb:bboxdb-commons 0.9.9

BBoxDB is a key-boundingbox-value store for multi-dimensional big data

License

License

GroupId

GroupId

org.bboxdb
ArtifactId

ArtifactId

bboxdb-commons
Version

Version

0.9.9
Type

Type

jar
Description

Description

BBoxDB is a key-boundingbox-value store for multi-dimensional big data
Source Code Management

Source Code Management

https://github.com/jnidzwetzki/bboxdb/tree/master/bboxdb-commons

Download bboxdb-commons 0.9.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 30.1.1-jre
org.json : json jar 20210307

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.11.1

Project Modules

There are no modules declared in this project.