is not current version
Last Version 4.2.0.58

com.graphaware.neo4j:tx-api 3.1.3.46

Improved Transaction API with Graph Snapshotting

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

tx-api
Version

Version

3.1.3.46
Type

Type

jar

Download tx-api 3.1.3.46


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