<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-persistence</artifactId>
<version>2.1.10</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='framework-persistence', version='2.1.10')
)
<parent> <groupId>org.daisy.pipeline</groupId> <artifactId>framework-parent</artifactId> <version>1.14.20</version> </parent>
compile
|-- org.eclipse.persistence:javax.persistence
|-- org.eclipse.persistence:org.eclipse.persistence.core
|-- org.daisy.pipeline:xproc-api
|-- org.daisy.pipeline:framework-core
|-- org.daisy.pipeline:common-utils
provided
|-- org.osgi:org.osgi.compendium
|-- org.daisy.pipeline:ds-to-spi-runtime
test
|-- org.eclipse.persistence:org.eclipse.persistence.jpa