MVN

com.github.igor-suhorukov : aspectj-scripting

Maven & Gradle

Nov 20, 2015
16 stars

AspectJ scripting agent · Scripting extension for AspectJ agent. Allow java bytecode instrumentation at jvm startup by using MVEL expression and execute code from maven artifacts

<dependency>
    <groupId>com.github.igor-suhorukov</groupId>
    <artifactId>aspectj-scripting</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.igor-suhorukov : aspectj-scripting to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.github.igor-suhorukov : aspectj-scripting to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
aspectj-scripting-1.3
1.2
aspectj-scripting-1.2
1.1
aspectj-scripting-1.1
1.0
aspectj-scripting-1.0

How to add a dependency to Maven

Add the following com.github.igor-suhorukov : aspectj-scripting maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.igor-suhorukov</groupId>
    <artifactId>aspectj-scripting</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.igor-suhorukov : aspectj-scripting gradle dependency to your build.gradle file:

implementation 'com.github.igor-suhorukov:aspectj-scripting:1.3'

Gradle Kotlin DSL: Add the following com.github.igor-suhorukov : aspectj-scripting gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.igor-suhorukov:aspectj-scripting:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.igor-suhorukov : aspectj-scripting sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.igor-suhorukov" % "aspectj-scripting" % "1.3"

Advertisement

Dependencies from Group

Jun 18, 2020
3 usages
11 stars
Jun 18, 2020
1 usages
11 stars
Jun 28, 2020
1 usages
0 stars

Discover Dependencies

Aug 07, 2023
80 stars
Nov 01, 2017
80 stars
Jan 17, 2016
2 usages
Dec 29, 2017
3 usages
30k stars
May 08, 2020
2 usages
29.5k stars
Jun 13, 2017
1 usages
764 stars
Mar 11, 2017
2 usages
3.6k stars