Waltz

Waltz is a distributed/replicated write ahead log for transactions.

License

License

GroupId

GroupId

com.wepay.waltz
ArtifactId

ArtifactId

waltz-uber
Last Version

Last Version

0.13.1
Release Date

Release Date

Type

Type

pom
Description

Description

Waltz
Waltz is a distributed/replicated write ahead log for transactions.
Project URL

Project URL

https://www.github.com/wepay/waltz
Source Code Management

Source Code Management

https://github.com/wepay/waltz

Download waltz-uber

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
com.wepay.waltz

WePay

Versions

Version
0.13.1
0.13.0
0.12.1
0.12.0
0.11.2
0.11.1
0.11.0
0.10.0
0.9.0
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0