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

com.graphaware.neo4j:tx-api 2.3.2.37

Improved Transaction API with Graph Snapshotting

Категории

Категории

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

Группа

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

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

tx-api
Версия

Версия

2.3.2.37
Тип

Тип

jar

Скачать tx-api 2.3.2.37


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