Jar examples for d:doxia-linkcheck
Doxia linkcheck is a tool to check the validity of links.
You can download jar file doxia-linkcheck 1.2.1 in this page.
Apache License
You can use the following script to add doxia-linkcheck-1.2.1.jar to your project.
<dependency> <groupId>org.fusesource.maven.doxia</groupId> <artifactId>doxia-linkcheck</artifactId> <version>1.2.1</version> </dependency>
compile group: 'org.fusesource.maven.doxia', name: 'doxia-linkcheck', version: '1.2.1'
libraryDependencies += "org.fusesource.maven.doxia" % "doxia-linkcheck" % "1.2.1"
<dependency org="org.fusesource.maven.doxia" name="doxia-linkcheck" rev="1.2.1"/>
@Grapes(@Grab(group='org.fusesource.maven.doxia', module='doxia-linkcheck', version='1.2.1'))
'org.fusesource.maven.doxia:doxia-linkcheck:jar:1.2.1'
Click the following link to download the jar file.
doxia-linkcheck-1.2.1-javadoc.jar