is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-test-util 7.6.0.t022

jBPM Test Util

GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-test-util
Version

Version

7.6.0.t022
Type

Type

jar

Download jbpm-test-util 7.6.0.t022


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