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

com.graphaware.neo4j:tx-api 3.2.6.51

Improved Transaction API with Graph Snapshotting

Категории

Категории

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

Группа

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

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

tx-api
Версия

Версия

3.2.6.51
Тип

Тип

jar

Скачать tx-api 3.2.6.51


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