Last Version

Policeman's Forbidden API Checker 3.3

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

License

License

GroupId

GroupId

de.thetaphi
ArtifactId

ArtifactId

forbiddenapis
Version

Version

3.3
Type

Type

maven-plugin
Description

Description

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, Gradle, or CLI)
Project URL

Project URL

https://github.com/policeman-tools/forbidden-apis
Source Code Management

Source Code Management

https://github.com/policeman-tools/forbidden-apis

Download forbiddenapis 3.3


<plugin>
    <groupId>de.thetaphi</groupId>
    <artifactId>forbiddenapis</artifactId>
    <version>3.3</version>
</plugin>

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.