文件名 | 操作 |
---|---|
scripts-parent-1.10.1.pom | 下载 |
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>scripts-parent</artifactId>
<version>1.10.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='scripts-parent', version='1.10.1')
)
<parent> <groupId>org.daisy.pipeline.modules</groupId> <artifactId>modules-parent</artifactId> <version>1.5</version> </parent>
test
|-- org.daisy.maven:xproc-engine-daisy-pipeline:1.10
|-- org.daisy.xprocspec:xprocspec:1.1.0
|-- org.daisy.maven:xprocspec-runner:1.0.0