не последняя версия
Последняя версия 1.9-1.4

com.graphaware:neo4j-tx-event-api 0.1

Improved Transaction Event API with Graph Snapshot Capability

Категории

Категории

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

Группа

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

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

neo4j-tx-event-api
Версия

Версия

0.1
Тип

Тип

jar

Скачать neo4j-tx-event-api 0.1


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