is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-document 7.6.0.t022


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-document
Version

Version

7.6.0.t022
Type

Type

jar

Download jbpm-document 7.6.0.t022


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