Utilities for testing Java compilation and annotation processors.
<dependency>
<groupId>com.google.testing.compile</groupId>
<artifactId>compile-testing</artifactId>
<version>0.23.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compiles a simple Java source string and prints the compilation status.
Use the latest version of compile-testing and ensure your JDK is supported.
No dependency data recorded yet.