maven-parents
DAISY Consortium Maven parent POMs
License |
License |
---|---|
GroupId | GroupIdorg.daisy.pipeline.modules |
ArtifactId | ArtifactIdscripts-aggregator |
Last Version | Last Version1.13.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDAISY Pipeline 2 :: Aggregator POM for the Default Scripts
Aggregator POM for the default scripts of the DAISY Pipeline 2.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scripts-aggregator-1.13.6.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.pipeline.modules/scripts-aggregator/ -->
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>scripts-aggregator</artifactId>
<version>1.13.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/scripts-aggregator/
implementation 'org.daisy.pipeline.modules:scripts-aggregator:1.13.6'
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/scripts-aggregator/
implementation ("org.daisy.pipeline.modules:scripts-aggregator:1.13.6")
'org.daisy.pipeline.modules:scripts-aggregator:pom:1.13.6'
<dependency org="org.daisy.pipeline.modules" name="scripts-aggregator" rev="1.13.6">
<artifact name="scripts-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='scripts-aggregator', version='1.13.6')
)
libraryDependencies += "org.daisy.pipeline.modules" % "scripts-aggregator" % "1.13.6"
[org.daisy.pipeline.modules/scripts-aggregator "1.13.6"]
DAISY Consortium Maven parent POMs