AspectJ compiler and tools for compile-time and post-compile binary weaving of aspects into Java classes.
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjtools</artifactId>
<version>1.9.25</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to invoke the AspectJ compiler (ajc) programmatically.
Ensure Java version compatibility when using AspectJ.
No dependency data recorded yet.