com.planet57.gossip:gossip-bootstrap

Contains just enough Gossip to allow the internal com.planet57.gossip.Log to function.

License

License

Categories

Categories

Net
GroupId

GroupId

com.planet57.gossip
ArtifactId

ArtifactId

gossip-bootstrap
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.planet57.gossip:gossip-bootstrap
Contains just enough Gossip to allow the internal com.planet57.gossip.Log to function.

Download gossip-bootstrap

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
com.google.code.findbugs : jsr305 Optional jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0