To use this library in your own Maven-based project, just add the following to your pom.xml:
<dependency>
<groupId>org.akubraproject</groupId>
<artifactId>akubra-txn</artifactId>
<version>0.4.0</version>
</dependency>You can also download the jar and its dependencies directly from Maven Central:
See the Javadocs.