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.7.4 in this page.
Apache License
You can use the following script to add doxia-integration-tools-1.7.4.jar to your project.
<dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-integration-tools</artifactId> <version>1.7.4</version> </dependency>
compile group: 'org.apache.maven.doxia', name: 'doxia-integration-tools', version: '1.7.4'
libraryDependencies += "org.apache.maven.doxia" % "doxia-integration-tools" % "1.7.4"
<dependency org="org.apache.maven.doxia" name="doxia-integration-tools" rev="1.7.4"/>
@Grapes(@Grab(group='org.apache.maven.doxia', module='doxia-integration-tools', version='1.7.4'))
'org.apache.maven.doxia:doxia-integration-tools:jar:1.7.4'
Click the following link to download the jar file.
doxia-integration-tools-1.7.4-javadoc.jar