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

com.graphaware.neo4j:expire 3.5.6.54.4

GraphAware Framework Module that automatically expires nodes and relationships.

Категории

Категории

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

Группа

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

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

expire
Версия

Версия

3.5.6.54.4
Тип

Тип

jar

Скачать expire 3.5.6.54.4


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