Last Version

Gossip Bootstrap 1.8

Contains just enough Gossip to allow the internal org.sonatype.gossip.Log to function.

License

License

GroupId

GroupId

org.sonatype.gossip
ArtifactId

ArtifactId

gossip-bootstrap
Version

Version

1.8
Type

Type

jar
Description

Description

Gossip Bootstrap
Contains just enough Gossip to allow the internal org.sonatype.gossip.Log to function.
Project Organization

Project Organization

Sonatype

Download gossip-bootstrap 1.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.