Last Version

trex-core 0.6.0

Embeddable multi-Paxos For The JVM

License

License

GroupId

GroupId

com.github.trex-paxos
ArtifactId

ArtifactId

trex-core_2.13
Version

Version

0.6.0
Type

Type

jar
Description

Description

trex-core
Embeddable multi-Paxos For The JVM
Project URL

Project URL

https://github.com/trex-paxos/trex
Project Organization

Project Organization

com.github.trex-paxos
Source Code Management

Source Code Management

https://github.com/trex-paxos/trex

Download trex-core_2.13 0.6.0


<!-- https://jarcasting.com/artifacts/com.github.trex-paxos/trex-core_2.13/ -->
<dependency>
    <groupId>com.github.trex-paxos</groupId>
    <artifactId>trex-core_2.13</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trex-paxos/trex-core_2.13/
implementation 'com.github.trex-paxos:trex-core_2.13:0.6.0'
// https://jarcasting.com/artifacts/com.github.trex-paxos/trex-core_2.13/
implementation ("com.github.trex-paxos:trex-core_2.13:0.6.0")
'com.github.trex-paxos:trex-core_2.13:jar:0.6.0'
<dependency org="com.github.trex-paxos" name="trex-core_2.13" rev="0.6.0">
  <artifact name="trex-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trex-paxos', module='trex-core_2.13', version='0.6.0')
)
libraryDependencies += "com.github.trex-paxos" % "trex-core_2.13" % "0.6.0"
[com.github.trex-paxos/trex-core_2.13 "0.6.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
com.github.trex-paxos : trex-library_2.13 jar 0.6.0
com.typesafe : config jar 1.3.3
com.typesafe.akka : akka-actor_2.13 jar 2.5.32
com.typesafe.akka : akka-testkit_2.13 jar 2.5.32
com.h2database : h2-mvstore jar 2.0.204
io.argonaut : argonaut_2.13 jar 6.3.7
com.typesafe.akka : akka-remote_2.13 jar 2.5.32

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.10
org.scalamock : scalamock_2.13 jar 5.2.0

Project Modules

There are no modules declared in this project.