is not current version
Last Version 1.0.0-rc2

BBoxDB 0.9.9

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

License

License

GroupId

GroupId

org.bboxdb
ArtifactId

ArtifactId

bboxdb-parent
Version

Version

0.9.9
Type

Type

pom
Description

Description

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

Project URL

http://bboxdb.org
Source Code Management

Source Code Management

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

Download bboxdb-parent 0.9.9

Filename Size
bboxdb-parent-0.9.9.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bboxdb-commons
  • bboxdb-server
  • bboxdb-network-proxy
  • bboxdb-tools
  • bboxdb-experiments
  • bboxdb-examples