is not current version
Last Version 4.2.0.58

com.graphaware.neo4j:tx-api 2.1.3.14

Improved Transaction API with Graph Snapshotting

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

tx-api
Version

Version

2.1.3.14
Type

Type

jar

Download tx-api 2.1.3.14


<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/tx-api/ -->
<dependency>
    <groupId>com.graphaware.neo4j</groupId>
    <artifactId>tx-api</artifactId>
    <version>2.1.3.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/tx-api/
implementation 'com.graphaware.neo4j:tx-api:2.1.3.14'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/tx-api/
implementation ("com.graphaware.neo4j:tx-api:2.1.3.14")
'com.graphaware.neo4j:tx-api:jar:2.1.3.14'
<dependency org="com.graphaware.neo4j" name="tx-api" rev="2.1.3.14">
  <artifact name="tx-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='tx-api', version='2.1.3.14')
)
libraryDependencies += "com.graphaware.neo4j" % "tx-api" % "2.1.3.14"
[com.graphaware.neo4j/tx-api "2.1.3.14"]