File | Operation |
---|---|
framework-bom-1.14.20.pom | download |
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-bom</artifactId>
<version>1.14.20</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline', module='framework-bom', version='1.14.20')
)
<parent> <groupId>org.daisy</groupId> <artifactId>daisy</artifactId> <version>4</version> </parent>