Allows to parse Java byte code to find invocations of method/class/field signatures and fail build (Apache Ant, Apache Maven, Gradle, or CLI)
'de.thetaphi:forbiddenapis:2.0'
<dependency>
<groupId>de.thetaphi</groupId>
<artifactId>forbiddenapis</artifactId>
<version>2.0</version>
</dependency>
<dependency org="de.thetaphi" name="forbiddenapis" rev="2.0"/>
"de.thetaphi", "forbiddenapis", "2.0"