XProc Maven Plugin
XProc Maven Plugin is copyright (c) 2019 by David maus <[email protected]> and released under the terms of the MIT license.
A dead simple Maven plugin that executes an XProc pipeline.
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdname.dmaus.schxslt |
ArtifactId | ArtifactIdxproc-maven-plugin |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionXProc Maven Plugin
A dead simple Maven plugin that executes an XProc pipeline
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xproc-maven-plugin-1.0.pom | |
xproc-maven-plugin-1.0.jar | 6 KB |
xproc-maven-plugin-1.0-sources.jar | 3 KB |
xproc-maven-plugin-1.0-javadoc.jar | 22 KB |
Browse |
<plugin>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>xproc-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.xmlcalabash : xmlcalabash | jar | 1.1.27-99 |
org.apache.maven : maven-plugin-api | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
XProc Maven Plugin is copyright (c) 2019 by David maus <[email protected]> and released under the terms of the MIT license.
A dead simple Maven plugin that executes an XProc pipeline.