License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdexpire |
Last Version | Last Version3.5.14.58.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Expire Module
GraphAware Framework Module that automatically expires nodes and relationships.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
expire-3.5.14.58.4.pom | |
expire-3.5.14.58.4.jar | 20 KB |
expire-3.5.14.58.4-sources.jar | 14 KB |
expire-3.5.14.58.4-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/expire/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>expire</artifactId>
<version>3.5.14.58.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/expire/
implementation 'com.graphaware.neo4j:expire:3.5.14.58.4'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/expire/
implementation ("com.graphaware.neo4j:expire:3.5.14.58.4")
'com.graphaware.neo4j:expire:jar:3.5.14.58.4'
<dependency org="com.graphaware.neo4j" name="expire" rev="3.5.14.58.4">
<artifact name="expire" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='expire', version='3.5.14.58.4')
)
libraryDependencies += "com.graphaware.neo4j" % "expire" % "3.5.14.58.4"
[com.graphaware.neo4j/expire "3.5.14.58.4"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : runtime | jar | 3.5.14.58 |
com.graphaware.neo4j : server | jar | 3.5.14.58 |
com.graphaware.neo4j : common | jar | 3.5.14.58 |
org.neo4j : neo4j | jar | 3.5.14 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
com.graphaware.neo4j : tests | jar | 3.5.14.58 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |