is not current version
Last Version 7.71.0.Final

org.jbpm:jbpm-document 7.22.0.t042


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-document
Version

Version

7.22.0.t042
Type

Type

jar

Download jbpm-document 7.22.0.t042


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