is not current version
Last Version 0.7.0-RELEASE

Somnia Decentralized Storage Library 0.5.0-RELEASE

Decentralized storage with private trust. Powered by Spring Boot, MongoDB and Kademlia algorithm.

License

License

GroupId

GroupId

io.ep2p
ArtifactId

ArtifactId

somnia
Version

Version

0.5.0-RELEASE
Type

Type

jar
Description

Description

Somnia Decentralized Storage Library
Decentralized storage with private trust. Powered by Spring Boot, MongoDB and Kademlia algorithm.
Project URL

Project URL

https://github.com/ep2p/somnia
Source Code Management

Source Code Management

http://github.com/ep2p/somnia/tree/main

Download somnia 0.5.0-RELEASE


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

Dependencies

compile (13)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok Optional jar 1.18.20
commons-codec : commons-codec jar 1.15
com.google.guava : guava jar 28.1-jre
io.ep2p : kademlia-api jar 2.1.0-RELEASE
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-core jar 2.12.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
commons-collections : commons-collections jar 3.2.2
commons-lang : commons-lang jar 2.6
org.springframework.boot : spring-boot-starter-aop jar 2.4.5

test (2)

Group / Artifact Type Version
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.2.0
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.