UProtocol

Java implementation of uprotocol, an open specification for p2p content exchange

License

License

GroupId

GroupId

org.monora.uprotocol
ArtifactId

ArtifactId

core
Last Version

Last Version

0.1.0-ALPHA35
Release Date

Release Date

Type

Type

jar
Description

Description

UProtocol
Java implementation of uprotocol, an open specification for p2p content exchange
Project URL

Project URL

https://github.com/uprotocol
Source Code Management

Source Code Management

https://github.com/uprotocol/platform-java

Download core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.json : json jar 20210307
org.monora.coolsocket : core jar 2.0-rc17
net.iharder : base64 jar 2.3.9
org.jetbrains : annotations jar 21.0.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
com.madgag.spongycastle : bcpkix-jdk15on jar 1.58.0.0

Project Modules

There are no modules declared in this project.
org.monora.uprotocol

uprotocol

A peer-to-peer content exchange protocol specification that aims to unify existing solutions.

Versions

Version
0.1.0-ALPHA35
0.1.0-ALPHA34
0.1.0-ALPHA33
0.1.0-ALPHA32
0.1.0-ALPHA31