<dependency>
<groupId>com.github.albfernandez</groupId>
<artifactId>jbpm-examples</artifactId>
<version>3.2.19.ayg</version>
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez', module='jbpm-examples', version='3.2.19.ayg')
)
<parent> <groupId>com.github.albfernandez</groupId> <artifactId>jbpm</artifactId> <version>3.2.19.ayg</version> </parent>
compile
|-- com.github.albfernandez:jbpm-identity
|-- com.github.albfernandez:jbpm-jpdl
provided
|-- javax.mail:mail
test
|-- bsh:bsh
|-- org.drools:drools-compiler
|-- junit:junit
|-- net.sf.retrotranslator:retrotranslator-runtime