Last Version

GraphAware Transaction API 4.2.0.58

Improved Transaction API with Graph Snapshotting

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

tx-api
Version

Version

4.2.0.58
Type

Type

jar
Description

Description

GraphAware Transaction API
Improved Transaction API with Graph Snapshotting
Project URL

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download tx-api 4.2.0.58


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

Dependencies

compile (2)

Group / Artifact Type Version
com.graphaware.neo4j : common jar 4.2.0.58
com.graphaware.neo4j : tx-executor jar 4.2.0.58

provided (1)

Group / Artifact Type Version
org.neo4j : neo4j jar 4.2.0

test (4)

Group / Artifact Type Version
com.graphaware.neo4j : tests jar 4.2.0.58
org.neo4j.test : neo4j-harness jar 4.2.0
org.junit.jupiter : junit-jupiter jar 5.6.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.