plumtree

Plumtree - Push-Lazy-pUsh Multicast TREE, an implementation of Epidemic Broadcast Tree

License

License

GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

tuweni-plumtree
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

plumtree
Plumtree - Push-Lazy-pUsh Multicast TREE, an implementation of Epidemic Broadcast Tree
Project URL

Project URL

https://github.com/apache/incubator-tuweni
Source Code Management

Source Code Management

https://github.com/apache/incubator-tuweni

Download tuweni-plumtree

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.tuweni : tuweni-bytes jar 2.2.0
org.apache.tuweni : tuweni-concurrent jar 2.2.0
org.apache.tuweni : tuweni-crypto jar 2.2.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
io.vertx : vertx-core Optional jar 4.1.2

Project Modules

There are no modules declared in this project.
org.apache.tuweni

The Apache Software Foundation

Versions

Version
2.2.0
2.1.0
2.0.0
1.1.0
1.0.0
0.10.0
0.9.0
0.8.2