Last Version

gondola 0.2.7

Java implementation of Raft

License

License

New BSD License
GroupId

GroupId

com.yahoo.gondola
ArtifactId

ArtifactId

gondola-main
Version

Version

0.2.7
Type

Type

pom
Description

Description

gondola
Java implementation of Raft
Project URL

Project URL

https://github.com/yahoo/gondola
Project Organization

Project Organization

Yahoo! Inc
Source Code Management

Source Code Management

https://github.com/yahoo/gondola.git

Download gondola-main 0.2.7

Filename Size
gondola-main-0.2.7.pom 5 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • containers
  • examples