AOP Alliance provides standard interfaces for aspect-oriented programming in Java.
<dependency>
<groupId>aopalliance</groupId>
<artifactId>aopalliance</artifactId>
<version>1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implements a simple AOP method interceptor using AOP Alliance interfaces.
No known issues recorded.
No dependency data recorded yet.