Last Version

scuttlebutt 2.1.4

peer-to-peer replicable data structure.

License

License

GroupId

GroupId

com.zmannotes
ArtifactId

ArtifactId

scuttlebutt
Version

Version

2.1.4
Type

Type

jar
Description

Description

scuttlebutt
peer-to-peer replicable data structure.
Project URL

Project URL

https://github.com/zman2013/scuttlebutt
Source Code Management

Source Code Management

https://github.com/zman2013/scuttlebutt

Download scuttlebutt 2.1.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
com.zmannotes.stream : pull-stream jar 2.1.5
com.zmannotes : monotonic-timestamp jar 0.0.7
org.slf4j : slf4j-api jar 1.7.29

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0
com.zmannotes : netty-pull jar 2.1.3
com.zmannotes : socket-pull jar 2.1.3
com.zmannotes : multiplex-pull jar 2.1.3
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.