is not current version
Last Version 1.0.0-rc2

org.bboxdb:bboxdb-commons 1.0.0-rc1

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

License

License

GroupId

GroupId

org.bboxdb
ArtifactId

ArtifactId

bboxdb-commons
Version

Version

1.0.0-rc1
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 1.0.0-rc1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
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.2

Project Modules

There are no modules declared in this project.