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