is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-test 6.3.0.CR2

jBPM Test

GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-test
Version

Version

6.3.0.CR2
Type

Type

jar

Download jbpm-test 6.3.0.CR2


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