Doxia :: Linkcheck

Doxia linkcheck is a tool to check the validity of links.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.trajano.maven.doxia
ArtifactId

ArtifactId

doxia-linkcheck
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Doxia :: Linkcheck
Doxia linkcheck is a tool to check the validity of links.
Project Organization

Project Organization

Trajano
Source Code Management

Source Code Management

https://github.com/trajano/maven-doxia-tools

Download doxia-linkcheck

How to add to project

<!-- https://jarcasting.com/artifacts/net.trajano.maven.doxia/doxia-linkcheck/ -->
<dependency>
    <groupId>net.trajano.maven.doxia</groupId>
    <artifactId>doxia-linkcheck</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.maven.doxia/doxia-linkcheck/
implementation 'net.trajano.maven.doxia:doxia-linkcheck:1.3.2'
// https://jarcasting.com/artifacts/net.trajano.maven.doxia/doxia-linkcheck/
implementation ("net.trajano.maven.doxia:doxia-linkcheck:1.3.2")
'net.trajano.maven.doxia:doxia-linkcheck:jar:1.3.2'
<dependency org="net.trajano.maven.doxia" name="doxia-linkcheck" rev="1.3.2">
  <artifact name="doxia-linkcheck" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.maven.doxia', module='doxia-linkcheck', version='1.3.2')
)
libraryDependencies += "net.trajano.maven.doxia" % "doxia-linkcheck" % "1.3.2"
[net.trajano.maven.doxia/doxia-linkcheck "1.3.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.codehaus.plexus : plexus-container-default jar 1.7.1
org.codehaus.plexus : plexus-utils jar 3.0.24
org.codehaus.plexus : plexus-component-annotations jar 1.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.3.0