is not current version
Last Version 3.5.14.58.1

com.graphaware.neo4j:triggers 3.5.5.53.0

GraphAware Framework Module that automatically execute defined triggers during transaction events.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

triggers
Version

Version

3.5.5.53.0
Type

Type

jar

Download triggers 3.5.5.53.0


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