Last Version

Waltz 0.13.1

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

License

License

GroupId

GroupId

com.wepay.waltz
ArtifactId

ArtifactId

waltz-demo
Version

Version

0.13.1
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-demo 0.13.1


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