Last Version

BlobIt 0.5.0

A distributed large object storage

License

License

GroupId

GroupId

org.blobit
ArtifactId

ArtifactId

blobit-core
Version

Version

0.5.0
Type

Type

jar
Description

Description

BlobIt
A distributed large object storage

Download blobit-core 0.5.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.bookkeeper : bookkeeper-server jar 4.14.4
io.dropwizard.metrics : metrics-core jar 4.2.7
org.xerial.snappy : snappy-java jar 1.1.8.4
org.apache.zookeeper : zookeeper jar 3.7.0
org.apache.bookkeeper.stats : codahale-metrics-provider jar 4.14.4
io.netty : netty-all jar 4.1.73.Final
org.herddb : herddb-jdbc jar 0.24.0
org.apache.commons : commons-pool2 jar 2.11.1
com.google.guava : guava jar 31.0.1-jre

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.