MVN

org.aspectj : aspectjlib

Maven & Gradle

Nov 17, 2010
6 usages

AspectJ library

<dependency>
    <groupId>org.aspectj</groupId>
    <artifactId>aspectjlib</artifactId>
    <version>1.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aspectj : aspectjlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.2

All Versions

Choose a version of org.aspectj : aspectjlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
aspectjlib-1.6.2
aspectjlib-1.6.1

How to add a dependency to Maven

Add the following org.aspectj : aspectjlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.aspectj</groupId>
    <artifactId>aspectjlib</artifactId>
    <version>1.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.aspectj : aspectjlib gradle dependency to your build.gradle file:

implementation 'org.aspectj:aspectjlib:1.6.2'

Gradle Kotlin DSL: Add the following org.aspectj : aspectjlib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.aspectj:aspectjlib:1.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.aspectj : aspectjlib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.aspectj" % "aspectjlib" % "1.6.2"

Advertisement

Dependencies from Group

Aug 16, 2023
3k usages
248 stars
Aug 16, 2023
2.6k usages
248 stars
Aug 16, 2023
311 usages
248 stars
Nov 17, 2010
6 usages
Aug 16, 2023
248 stars

Discover Dependencies

May 23, 2013
24 usages
Jan 19, 2015
2 usages
ui
Nov 27, 2007
9 usages
Jan 10, 2014
12 usages
Feb 08, 2009
2 usages
sdp
May 14, 2013
3 usages
1 stars
May 13, 2013
4 usages
5 stars
Oct 16, 2013
7 usages
2 stars
Jan 29, 2015
3 usages
bom
Jul 25, 2014
11 usages
0 stars