Last Version

trex-library 0.6.0

Embeddable multi-Paxos For The JVM

License

License

GroupId

GroupId

com.github.trex-paxos
ArtifactId

ArtifactId

trex-library_2.13
Version

Version

0.6.0
Type

Type

jar
Description

Description

trex-library
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-library_2.13 0.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7

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.