org.bboxdb:bboxdb-commons

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

License

License

GroupId

GroupId

org.bboxdb
ArtifactId

ArtifactId

bboxdb-commons
Last Version

Last Version

1.0.0-rc2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
com.google.guava : guava jar 31.0.1-jre
org.json : json jar 20211205

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-rc2
1.0.0-rc1
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.7