<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-query-jpa</artifactId>
<version>7.45.0.t20201014</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-query-jpa', version='7.45.0.t20201014')
)
<parent> <groupId>org.jbpm</groupId> <artifactId>jbpm</artifactId> <version>7.45.0.t20201014</version> </parent>
compile
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- javax.persistence:javax.persistence-api
provided
|-- org.osgi:org.osgi.compendium
|-- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec
test