<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-human-task-mina</artifactId>
<version>5.4.0.CR1</version>
</dependency>
<parent> <groupId>org.jbpm</groupId> <artifactId>jbpm-human-task</artifactId> <version>5.4.0.CR1</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