License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.fusesource.maven.doxia |
ArtifactId | ArtifactIddoxia-linkcheck |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDoxia Tools :: Linkcheck
Doxia linkcheck is a tool to check the validity of links
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
doxia-linkcheck-1.2.1.pom | |
doxia-linkcheck-1.2.1.jar | 50 KB |
doxia-linkcheck-1.2.1-sources.jar | 28 KB |
doxia-linkcheck-1.2.1-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.maven.doxia/doxia-linkcheck/ -->
<dependency>
<groupId>org.fusesource.maven.doxia</groupId>
<artifactId>doxia-linkcheck</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.maven.doxia/doxia-linkcheck/
implementation 'org.fusesource.maven.doxia:doxia-linkcheck:1.2.1'
// https://jarcasting.com/artifacts/org.fusesource.maven.doxia/doxia-linkcheck/
implementation ("org.fusesource.maven.doxia:doxia-linkcheck:1.2.1")
'org.fusesource.maven.doxia:doxia-linkcheck:jar:1.2.1'
<dependency org="org.fusesource.maven.doxia" name="doxia-linkcheck" rev="1.2.1">
<artifact name="doxia-linkcheck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.maven.doxia', module='doxia-linkcheck', version='1.2.1')
)
libraryDependencies += "org.fusesource.maven.doxia" % "doxia-linkcheck" % "1.2.1"
[org.fusesource.maven.doxia/doxia-linkcheck "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.14 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-30 |
org.codehaus.plexus : plexus-utils | jar | 1.5.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |