OSGi bundle wrapping the AOP Alliance 1.0 jar for use in modular environments.
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.aopalliance</artifactId>
<version>1.0_6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implement a method interceptor using AOP Alliance.
Use the standard aopalliance jar if not using OSGi.
No dependency data recorded yet.