BIOB - Binary Object Storage

Java library to store binary objects

License

License

GroupId

GroupId

io.github.wimdeblauwe
ArtifactId

ArtifactId

biob
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

BIOB - Binary Object Storage
Java library to store binary objects
Project URL

Project URL

https://github.com/wimdeblauwe/biob

Download biob

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1