is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-test 6.5.0.Beta1

jBPM Test

GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-test
Version

Version

6.5.0.Beta1
Type

Type

jar

Download jbpm-test 6.5.0.Beta1


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