Jar examples for d:doxia-integration-tools
A collection of tools to help the integration of Doxia Sitetools in Maven plugins.
You can download jar file doxia-integration-tools 1.5 in this page.
Apache License
You can use the following script to add doxia-integration-tools-1.5.jar to your project.
<dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-integration-tools</artifactId> <version>1.5</version> </dependency>
compile group: 'org.apache.maven.doxia', name: 'doxia-integration-tools', version: '1.5'
libraryDependencies += "org.apache.maven.doxia" % "doxia-integration-tools" % "1.5"
<dependency org="org.apache.maven.doxia" name="doxia-integration-tools" rev="1.5"/>
@Grapes(@Grab(group='org.apache.maven.doxia', module='doxia-integration-tools', version='1.5'))
'org.apache.maven.doxia:doxia-integration-tools:jar:1.5'
Click the following link to download the jar file.
doxia-integration-tools-1.5-javadoc.jar