License |
License |
---|---|
GroupId | GroupIdcom.zmannotes |
ArtifactId | ArtifactIdscuttlebutt |
Version | Version2.1.4 |
Type | Typejar |
Description |
Descriptionscuttlebutt
peer-to-peer replicable data structure.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scuttlebutt-2.1.4.pom | |
scuttlebutt-2.1.4.jar | 12 KB |
scuttlebutt-2.1.4-sources.jar | 8 KB |
scuttlebutt-2.1.4-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
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 |
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 |