maven-parents 
DAISY Consortium Maven parent POMs
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.daisy.maven |
ArtifactId | ArtifactIdxproc-maven-plugin-parent |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionxproc-maven-plugin-parent
The DAISY Consortium is an international association that develops, maintains and promotes international DAISY (Digital Accessible Information System) Standards. It is managed by a Board made up of representatives from all Full Member organizations. The Consortium is constituted as a not-for-profit association under Swiss law and is governed by Articles of Association.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xproc-maven-plugin-parent-1.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.daisy.maven/xproc-maven-plugin-parent/ -->
<dependency>
<groupId>org.daisy.maven</groupId>
<artifactId>xproc-maven-plugin-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.maven/xproc-maven-plugin-parent/
implementation 'org.daisy.maven:xproc-maven-plugin-parent:1.3'
// https://jarcasting.com/artifacts/org.daisy.maven/xproc-maven-plugin-parent/
implementation ("org.daisy.maven:xproc-maven-plugin-parent:1.3")
'org.daisy.maven:xproc-maven-plugin-parent:pom:1.3'
<dependency org="org.daisy.maven" name="xproc-maven-plugin-parent" rev="1.3">
<artifact name="xproc-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.maven', module='xproc-maven-plugin-parent', version='1.3')
)
libraryDependencies += "org.daisy.maven" % "xproc-maven-plugin-parent" % "1.3"
[org.daisy.maven/xproc-maven-plugin-parent "1.3"]
DAISY Consortium Maven parent POMs