Skip to content

janhoy/forbidden-apis

This branch is 1 commit ahead of, 7 commits behind policeman-tools/forbidden-apis:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3659a44 · Jul 17, 2024
May 21, 2023
Feb 10, 2013
Jul 17, 2024
Apr 6, 2020
Feb 11, 2013
Sep 26, 2015
Oct 12, 2019
Mar 23, 2024
Mar 12, 2023
Mar 23, 2024

Repository files navigation

Policeman's Forbidden API Checker

Allows to parse Java byte code to find invocations of method/class/field signatures and fail build (Apache Ant, Apache Maven, or Gradle).

Maven Central Build Status

Documentation

Please refer to the Github Wiki & Documentation.

The checker is available as Apache Ant Task, Apache Maven Mojo, and Gradle plugin. In addition there is a command line tool (CLI):

This project uses Apache Ant (and Apache Ivy) to build. The minimum Ant version is 1.8.0 and it is recommended to not have Apache Ivy in the Ant lib folder, because the build script will download the correct version of Ivy automatically.

Project Resources

About

Policeman's Forbidden API Checker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.1%
  • HTML 5.8%
  • CSS 5.2%
  • XSLT 3.5%
  • Groovy 3.4%