is not current version
Last Version 1.0.4

org.jbpm:jbpm-parent 1.0.0.GA


GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-parent
Version

Version

1.0.0.GA
Type

Type

pom

Download jbpm-parent 1.0.0.GA

Filename Size
jbpm-parent-1.0.0.GA.pom 6 KB
Browse

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