is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-test 6.0.0.Beta3

jBPM Test

GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-test
Version

Version

6.0.0.Beta3
Type

Type

jar

Download jbpm-test 6.0.0.Beta3


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