Last Version

gondola-core 0.2.7

Java implementation of Raft

License

License

New BSD License
GroupId

GroupId

com.yahoo.gondola
ArtifactId

ArtifactId

core
Version

Version

0.2.7
Type

Type

jar
Description

Description

gondola-core
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 core 0.2.7


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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : slf4j-log4j12 jar 1.7.10
log4j : log4j jar 1.2.17
com.typesafe : config jar 1.2.1
mysql : mysql-connector-java jar 5.1.35
com.h2database : h2 jar 1.4.187
org.apache.commons : commons-exec jar 1.3
commons-cli : commons-cli jar 1.3
com.zaxxer : HikariCP jar 2.3.8

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.