is not current version
Last Version 3.2.18.ayg

com.github.albfernandez:jbpm 3.2.11.ayg

The JBoss Business Process Manager (jBPM) is a flexible and extensible scaffolding for process languages

GroupId

GroupId

com.github.albfernandez
ArtifactId

ArtifactId

jbpm
Version

Version

3.2.11.ayg
Type

Type

pom

Download jbpm 3.2.11.ayg

Filename Size
jbpm-3.2.11.ayg.pom 26 KB
Browse

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