is not current version
Last Version 4.2.0.58

com.graphaware.neo4j:tx-api 3.5.13.55

Improved Transaction API with Graph Snapshotting

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

tx-api
Version

Version

3.5.13.55
Type

Type

jar

Download tx-api 3.5.13.55


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