MVN

top.marchand.xml.maven : xslcompiler-maven-plugin

Maven & Gradle

Jul 30, 2018
1 usages
0 stars

XSL Compiler plugin for Saxon EE · Compile XSL - generates .sef to be distributed

<plugin>
    <groupId>top.marchand.xml.maven</groupId>
    <artifactId>xslcompiler-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.marchand.xml.maven : xslcompiler-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3
  • Latest Release Candidate: 1.0.0-RC9

All Versions

Choose a version of top.marchand.xml.maven : xslcompiler-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xslcompiler-maven-plugin-1.0.3
xslcompiler-maven-plugin-1.0.2
xslcompiler-maven-plugin-1.0.1
xslcompiler-maven-plugin-1.0.0
xslcompiler-maven-plugin-1.0.0-RC9
xslcompiler-maven-plugin-1.0.0-RC8
xslcompiler-maven-plugin-1.0.0-RC7
xslcompiler-maven-plugin-1.0.0-RC6
xslcompiler-maven-plugin-1.0.0-RC5
xslcompiler-maven-plugin-1.0.0-RC4
xslcompiler-maven-plugin-1.0.0-RC3
xslcompiler-maven-plugin-1.0.0-RC2
xslcompiler-maven-plugin-1.0.0-RC1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>top.marchand.xml.maven</groupId>
    <artifactId>xslcompiler-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>