Last Version

blobIt 0.5.0

A distributed large object storage

License

License

GroupId

GroupId

org.blobit
ArtifactId

ArtifactId

blobit
Version

Version

0.5.0
Type

Type

pom
Description

Description

blobIt
A distributed large object storage
Project URL

Project URL

http://blobit.org
Source Code Management

Source Code Management

https://github.com/diennea/blobit.git

Download blobit 0.5.0

Filename Size
blobit-0.5.0.pom 12 KB
Browse

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

Dependencies

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.