is not current version
Last Version 3.0.3.39.5

com.graphaware.neo4j:warmup 2.2.5.34.5

GraphAware Framework Module for warming up Neo4j caches

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

warmup
Version

Version

2.2.5.34.5
Type

Type

jar

Download warmup 2.2.5.34.5


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