is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-test-util 7.46.0.t20201030

jBPM Test Util

GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-test-util
Version

Version

7.46.0.t20201030
Type

Type

jar

Download jbpm-test-util 7.46.0.t20201030


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