is not current version
Last Version 5.23.0

org.activiti:activiti-simple-workflow 5.16.5


GroupId

GroupId

org.activiti
ArtifactId

ArtifactId

activiti-simple-workflow
Version

Version

5.16.5
Type

Type

jar

Download activiti-simple-workflow 5.16.5


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