is not current version
Last Version 3.5.14.58.4

com.graphaware.neo4j:expire 3.3.1.51.4

GraphAware Framework Module that automatically expires nodes and relationships.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

expire
Version

Version

3.3.1.51.4
Type

Type

jar

Download expire 3.3.1.51.4


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