Jar examples for x:xslt-generator-maven-plugin
Performs XSL transformation.
You can download jar file xslt-generator-maven-plugin 1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add xslt-generator-maven-plugin-1.6.jar to your project.
<dependency> <groupId>net.sf.xsltmp</groupId> <artifactId>xslt-generator-maven-plugin</artifactId> <version>1.6</version> </dependency>
compile group: 'net.sf.xsltmp', name: 'xslt-generator-maven-plugin', version: '1.6'
libraryDependencies += "net.sf.xsltmp" % "xslt-generator-maven-plugin" % "1.6"
<dependency org="net.sf.xsltmp" name="xslt-generator-maven-plugin" rev="1.6"/>
@Grapes(@Grab(group='net.sf.xsltmp', module='xslt-generator-maven-plugin', version='1.6'))
'net.sf.xsltmp:xslt-generator-maven-plugin:jar:1.6'
Click the following link to download the jar file.
xslt-generator-maven-plugin-1.6-javadoc.jar