is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-document 7.24.0.t043


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-document
Version

Version

7.24.0.t043
Type

Type

jar

Download jbpm-document 7.24.0.t043


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