p2p

A Framework for Distributed Computing

License

License

GroupId

GroupId

io.parapet
ArtifactId

ArtifactId

p2p
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

p2p
A Framework for Distributed Computing
Project URL

Project URL

http://parapet.io/
Project Organization

Project Organization

io.parapet
Source Code Management

Source Code Management

https://github.com/parapet-io/p2p

Download p2p

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.7.1
org.zeromq : jeromq jar 0.5.1
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 28.1-jre
com.thesamet.scalapb : scalapb-runtime_2.12 jar 0.9.0

Project Modules

There are no modules declared in this project.

p2p

A Framework for Distributed Computing. Based on UDP multicast and ZeroMQ. See this link for more information.

io.parapet

parapet

Versions

Version
1.0.0