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