is not current version
Last Version 3.0.3.39.5

com.graphaware.neo4j:warmup 2.1.5.21.4

GraphAware Framework Module for warming up Neo4j caches

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

warmup
Version

Version

2.1.5.21.4
Type

Type

jar

Download warmup 2.1.5.21.4


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