The ANT doclet

Generates (JAVADOC-like) HTML documentation for APACHE ANT antlibs.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.unkrig
ArtifactId

ArtifactId

doclet-ant
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

The ANT doclet
Generates (JAVADOC-like) HTML documentation for APACHE ANT antlibs.
Project URL

Project URL

http://unkrig.de/w/ANT_doclet
Project Organization

Project Organization

Arno Unkrig
Source Code Management

Source Code Management

https://svn.code.sf.net/p/loggifier/code/trunk/de.unkrig.doclet.ant

Download doclet-ant

How to add to project

<!-- https://jarcasting.com/artifacts/de.unkrig/doclet-ant/ -->
<dependency>
    <groupId>de.unkrig</groupId>
    <artifactId>doclet-ant</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.unkrig/doclet-ant/
implementation 'de.unkrig:doclet-ant:1.0.7'
// https://jarcasting.com/artifacts/de.unkrig/doclet-ant/
implementation ("de.unkrig:doclet-ant:1.0.7")
'de.unkrig:doclet-ant:jar:1.0.7'
<dependency org="de.unkrig" name="doclet-ant" rev="1.0.7">
  <artifact name="doclet-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.unkrig', module='doclet-ant', version='1.0.7')
)
libraryDependencies += "de.unkrig" % "doclet-ant" % "1.0.7"
[de.unkrig/doclet-ant "1.0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
de.unkrig : no-template-core jar 1.0.5
de.unkrig.commons : commons-doclet jar 1.2.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.ant : ant-testutil jar 1.9.8
commons-net : commons-net jar 1.4.0
de.unkrig.commons : commons-file jar 1.2.12

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1