не последняя версия
Последняя версия 4.2.0.58

com.graphaware.neo4j:tx-api 4.0.9.58

Improved Transaction API with Graph Snapshotting

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

com.graphaware.neo4j
Идентификатор

Идентификатор

tx-api
Версия

Версия

4.0.9.58
Тип

Тип

jar

Скачать tx-api 4.0.9.58


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