License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.trajano.maven.doxia |
ArtifactId | ArtifactIddoxia-linkcheck |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDoxia :: Linkcheck
Doxia linkcheck is a tool to check the validity of links.
|
Project Organization |
Project OrganizationTrajano |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
doxia-linkcheck-1.3.2.pom | |
doxia-linkcheck-1.3.2.jar | 47 KB |
doxia-linkcheck-1.3.2-tests.jar | 42 KB |
doxia-linkcheck-1.3.2-test-sources.jar | 39 KB |
doxia-linkcheck-1.3.2-sources.jar | 40 KB |
doxia-linkcheck-1.3.2-javadoc.jar | 334 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |