jax-doclets doclets

jax-doclets allows you to generate JavaDoc documentation for specific Java annotation-based extensions.

License

License

GroupId

GroupId

com.lunatech.jax-doclets
ArtifactId

ArtifactId

doclets
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

jax-doclets doclets
jax-doclets allows you to generate JavaDoc documentation for specific Java annotation-based extensions.

Download doclets

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.hibernate : hibernate-core jar 3.6.0.Final
org.jboss.resteasy : resteasy-jaxrs Optional jar 2.0.0.GA

provided (2)

Group / Artifact Type Version
javax.security : jacc jar 1.0
javax.security : jaas jar 1.0.01

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.1
0.10.0
0.9.0
0.8.1
0.8.0