Last Version

GraphAware Triggers Module 3.5.14.58.1

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

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

triggers
Version

Version

3.5.14.58.1
Type

Type

jar
Description

Description

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

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download triggers 3.5.14.58.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.6.5

provided (5)

Group / Artifact Type Version
org.neo4j.app : neo4j-server jar 3.5.14
org.neo4j : neo4j jar 3.5.14
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

test (4)

Group / Artifact Type Version
com.graphaware.neo4j : tests jar 3.5.14.58
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.