Download tx-api-2.1.3.11.jar file - Jar t

Jar examples for t:tx-api

Description

Improved Transaction API with Graph Snapshotting

You can download jar file tx-api 2.1.3.11 in this page.

License

Open Source License

Build File

You can use the following script to add tx-api-2.1.3.11.jar to your project.

<dependency>
   <groupId>com.graphaware.neo4j</groupId>
   <artifactId>tx-api</artifactId>
   <version>2.1.3.11</version>
</dependency>
compile group: 'com.graphaware.neo4j', name: 'tx-api', version: '2.1.3.11'
libraryDependencies += "com.graphaware.neo4j" % "tx-api" % "2.1.3.11"
<dependency org="com.graphaware.neo4j" name="tx-api" rev="2.1.3.11"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='tx-api', version='2.1.3.11'))
'com.graphaware.neo4j:tx-api:jar:2.1.3.11'

Download

Click the following link to download the jar file.

tx-api-2.1.3.11-javadoc.jar
tx-api-2.1.3.11-sources.jar
tx-api-2.1.3.11.jar
tx-api-2.1.3.11.pom



Related Tutorials