aspectjrt

org.aspectj

The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous compile-time or post-compile-time (binary weaving) build step.

Recommended: 1.9.25.1 66 versions jar Updated 1 year ago Eclipse Public License - v 2.0Checking...

Add to your project1.9.22.1

<dependency>
    <groupId>org.aspectj</groupId>
    <artifactId>aspectjrt</artifactId>
    <version>1.9.22.1</version>
</dependency>

Version Details — 1.9.22.1

Packaging
jar
Direct Deps
0
Total Deps
0
Published
May 11, 2024
License
Eclipse Public License - v 2.0

The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous compile-time or post-compile-time (binary weaving) build step.

Checking security advisories...