License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.bboxdb |
ArtifactId | ArtifactIdbboxdb-network-proxy |
Version | Version1.0.0-rc1 |
Type | Typejar |
Description |
DescriptionBBoxDB is a key-boundingbox-value store for multi-dimensional big data
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.bboxdb/bboxdb-network-proxy/ -->
<dependency>
<groupId>org.bboxdb</groupId>
<artifactId>bboxdb-network-proxy</artifactId>
<version>1.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bboxdb/bboxdb-network-proxy/
implementation 'org.bboxdb:bboxdb-network-proxy:1.0.0-rc1'
// https://jarcasting.com/artifacts/org.bboxdb/bboxdb-network-proxy/
implementation ("org.bboxdb:bboxdb-network-proxy:1.0.0-rc1")
'org.bboxdb:bboxdb-network-proxy:jar:1.0.0-rc1'
<dependency org="org.bboxdb" name="bboxdb-network-proxy" rev="1.0.0-rc1">
<artifact name="bboxdb-network-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bboxdb', module='bboxdb-network-proxy', version='1.0.0-rc1')
)
libraryDependencies += "org.bboxdb" % "bboxdb-network-proxy" % "1.0.0-rc1"
[org.bboxdb/bboxdb-network-proxy "1.0.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.bboxdb : bboxdb-server | jar | 1.0.0-rc1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.11.2 |