Last Version

Action Triggers - action 0.0.5

Definition of TriggerActions and simple implementations

License

License

ISC
GroupId

GroupId

no.mnemonic.services.triggers
ArtifactId

ArtifactId

action
Version

Version

0.0.5
Type

Type

jar
Description

Description

Action Triggers - action
Definition of TriggerActions and simple implementations
Project Organization

Project Organization

mnemonic as

Download action 0.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
no.mnemonic.commons : logging jar 0.2.18
no.mnemonic.commons : utilities jar 0.2.18
org.apache.httpcomponents : httpclient jar 4.5.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.tomakehurst : wiremock jar 2.21.0

Project Modules

There are no modules declared in this project.