Group: AspectJ
1.AspectJ Weaver4,249 usages
org.aspectj » aspectjweaver EPL
The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time
weaving (LTW) during class-loading and also contains the AspectJ runtime classes.
Last Release on Dec 17, 2025
2.AspectJ Runtime3,696 usages
org.aspectj » aspectjrt EPL
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.
Last Release on Dec 17, 2025
3.AspectJ Tools (Compiler)830 usages
org.aspectj » aspectjtools EPL
AspectJ tools most notably contains the AspectJ compiler (AJC). AJC applies aspects to Java classes during
compilation, fully replacing Javac for plain Java classes and also compiling native AspectJ or annotation-based
@AspectJ syntax.
Last Release on Dec 17, 2025
4.AspectJ Matcher1 usages
org.aspectj » aspectjmatcher EPL
The AspectJ matcher can be used for matching pointcuts independently of any AspectJ compilation or weaving steps.
Most notably, this can be used by frameworks such as Spring AOP which utilise the @AspectJ pointcut syntax but
implement aspect ...
Last Release on Dec 17, 2025
5.AspectJ Library22 usages
org.aspectj » org.aspectj-library
AspectJ Library
Last Release on May 17, 2023
6.JDT Core For AspectJ
org.aspectj » org.eclipse.jdt.core EPL
AspectJ forks Eclipse Java Development Tools (JDT) Core, utilising the Eclipse Compiler (ECJ) + APT classes as the
foundation for the AspectJ Compiler (AJC).
Last Release on Nov 1, 2025
7.AspectJ Library22 usages
org.aspectj » aspectjlib EPL
AspectJ Library
Last Release on Nov 17, 2010
8.AspectJ Weaver1 usages
org.aspectj » org.aspectj.weaver
AspectJ Weaver
Last Release on Jan 10, 2023
SpringSource Org AspectJ Weaver
Last Release on Mar 14, 2013
Relocated → org.aspectj »
aspectjweaver
12.AspectJ Runtime4 usages
org.aspectj » org.aspectj.runtime
AspectJ Runtime
Last Release on May 14, 2018
15.SpringSource Org AspectJ Tools1 usages
org.aspectj » com.springsource.org.aspectj.tools
SpringSource Org AspectJ Tools
Last Release on Mar 14, 2013
16.SpringSource Org AspectJ Library
org.aspectj » com.springsource.org.aspectj.lib
SpringSource Org AspectJ Library
Last Release on Feb 4, 2009
17.SpringSource Org AspectJ Matcher
org.aspectj » com.springsource.org.aspectj.matcher
SpringSource Org AspectJ Matcher
Last Release on Apr 24, 2018
