is not current version
Last Version 5.23.0

org.activiti:activiti-simple-workflow 5.14


GroupId

GroupId

org.activiti
ArtifactId

ArtifactId

activiti-simple-workflow
Version

Version

5.14
Type

Type

jar

Download activiti-simple-workflow 5.14


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