Skip to content

allen-ball/ball-tools-javadoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javadoc Doclets and Taglets

Description

JDK8 and JDK11+ javadoc taglet implementations. The respective artifacts are:

      <dependency>
        <groupId>dev.hcf.ball</groupId>
        <artifactId>ball-tools-javadoc-jdk8</artifactId>
        <version>3.1.15.20231224</version>
      </dependency>

and

      <dependency>
        <groupId>dev.hcf.ball</groupId>
        <artifactId>ball-tools-javadoc</artifactId>
        <version>3.1.15.20231224</version>
      </dependency>

The artifacts are published on Maven Central.

Javadoc is available at https://allen-ball.github.io/ball-tools-javadoc/ball-tools-javadoc-jdk8/ and https://allen-ball.github.io/ball-tools-javadoc/ball-tools-javadoc/, respectively.

License

This code is released under the Apache License, Version 2.0, January 2004.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published