Last Version

barge 0.1.0-alpha1

JVM Raft Concensus Implementation

License

License

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

org.robotninjas.barge
ArtifactId

ArtifactId

barge
Version

Version

0.1.0-alpha1
Type

Type

pom
Description

Description

barge
JVM Raft Concensus Implementation
Project URL

Project URL

http://www.github.com/mgodave/barge
Source Code Management

Source Code Management

https://github.com/mgodave/barge

Download barge 0.1.0-alpha1

Filename Size
barge-0.1.0-alpha1.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • barge-core
  • barge-tools