is not current version
Last Version 6.5.0

org.wso2.ei:bpmn-sample-jars 6.1.1-update15


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

bpmn-sample-jars
Version

Version

6.1.1-update15
Type

Type

jar

Download bpmn-sample-jars 6.1.1-update15


<!-- https://jarcasting.com/artifacts/org.wso2.ei/bpmn-sample-jars/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>bpmn-sample-jars</artifactId>
    <version>6.1.1-update15</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/bpmn-sample-jars/
implementation 'org.wso2.ei:bpmn-sample-jars:6.1.1-update15'
// https://jarcasting.com/artifacts/org.wso2.ei/bpmn-sample-jars/
implementation ("org.wso2.ei:bpmn-sample-jars:6.1.1-update15")
'org.wso2.ei:bpmn-sample-jars:jar:6.1.1-update15'
<dependency org="org.wso2.ei" name="bpmn-sample-jars" rev="6.1.1-update15">
  <artifact name="bpmn-sample-jars" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='bpmn-sample-jars', version='6.1.1-update15')
)
libraryDependencies += "org.wso2.ei" % "bpmn-sample-jars" % "6.1.1-update15"
[org.wso2.ei/bpmn-sample-jars "6.1.1-update15"]