A repackaged and shaded copy of the javac compiler for use with Error Prone.
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>javac-shaded</artifactId>
<version>9+181-r4173-1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using the shaded javac Source enum.
Use the standard JDK javac for compilation; this is only for Error Prone internals.
No dependency data recorded yet.