is not current version
Last Version 1.7.2

org.openwfe:openwfe-engine-actions 1.7.0

The OpenWFE workflow/BPM engine (JAAS actions)

GroupId

GroupId

org.openwfe
ArtifactId

ArtifactId

openwfe-engine-actions
Version

Version

1.7.0
Type

Type

pom

Download openwfe-engine-actions 1.7.0


<!-- https://jarcasting.com/artifacts/org.openwfe/openwfe-engine-actions/ -->
<dependency>
    <groupId>org.openwfe</groupId>
    <artifactId>openwfe-engine-actions</artifactId>
    <version>1.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openwfe/openwfe-engine-actions/
implementation 'org.openwfe:openwfe-engine-actions:1.7.0'
// https://jarcasting.com/artifacts/org.openwfe/openwfe-engine-actions/
implementation ("org.openwfe:openwfe-engine-actions:1.7.0")
'org.openwfe:openwfe-engine-actions:pom:1.7.0'
<dependency org="org.openwfe" name="openwfe-engine-actions" rev="1.7.0">
  <artifact name="openwfe-engine-actions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openwfe', module='openwfe-engine-actions', version='1.7.0')
)
libraryDependencies += "org.openwfe" % "openwfe-engine-actions" % "1.7.0"
[org.openwfe/openwfe-engine-actions "1.7.0"]