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