Download doxia-integration-tools-1.7.4.jar file - Jar d

Jar examples for d:doxia-integration-tools

Description

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.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

doxia-integration-tools-1.7.4-javadoc.jar
doxia-integration-tools-1.7.4-sources.jar
doxia-integration-tools-1.7.4.jar
doxia-integration-tools-1.7.4.pom



Related Tutorials