License |
License |
---|---|
GroupId | GroupIdcom.github.trex-paxos |
ArtifactId | ArtifactIdtrex-library_2.13 |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrex-library
Embeddable multi-Paxos For The JVM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trex-library_2.13-0.6.0.pom | |
trex-library_2.13-0.6.0.jar | 363 KB |
trex-library_2.13-0.6.0-sources.jar | 34 KB |
trex-library_2.13-0.6.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |
org.scalamock : scalamock_2.13 | jar | 5.2.0 |