<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-human-task-mina</artifactId>
<version>6.0.0.Alpha7</version>
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-human-task-mina', version='6.0.0.Alpha7')
)
<parent> <groupId>org.jbpm</groupId> <artifactId>jbpm-human-task</artifactId> <version>6.0.0.Alpha7</version> </parent>
compile
|-- org.jbpm:jbpm-human-task-core
|-- org.apache.mina:mina-core:2.0.0-RC1
test
|-- org.jbpm:jbpm-human-task-core
|-- org.hibernate:hibernate-entitymanager