Last Version

gossip 0.0.3

A peer to peer cluster discovery service

License

License

GroupId

GroupId

io.teknek
ArtifactId

ArtifactId

gossip
Version

Version

0.0.3
Type

Type

jar
Description

Description

gossip
A peer to peer cluster discovery service
Source Code Management

Source Code Management

https://github.com/edwardcapriolo/gossip

Download gossip 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson : jackson-datatype-json-org jar 1.8.0
log4j : log4j jar 1.2.15

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
io.teknek : tunit jar 0.0.0

Project Modules

There are no modules declared in this project.