Last Version

Commons AOP 4.0.0-M2

Commons AOP

License

License

GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-aop
Version

Version

4.0.0-M2
Type

Type

jar
Description

Description

Commons AOP
Commons AOP

Download commons-aop 4.0.0-M2


<!-- https://jarcasting.com/artifacts/org.sklsft.commons/commons-aop/ -->
<dependency>
    <groupId>org.sklsft.commons</groupId>
    <artifactId>commons-aop</artifactId>
    <version>4.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-aop/
implementation 'org.sklsft.commons:commons-aop:4.0.0-M2'
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-aop/
implementation ("org.sklsft.commons:commons-aop:4.0.0-M2")
'org.sklsft.commons:commons-aop:jar:4.0.0-M2'
<dependency org="org.sklsft.commons" name="commons-aop" rev="4.0.0-M2">
  <artifact name="commons-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sklsft.commons', module='commons-aop', version='4.0.0-M2')
)
libraryDependencies += "org.sklsft.commons" % "commons-aop" % "4.0.0-M2"
[org.sklsft.commons/commons-aop "4.0.0-M2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.9.5
org.aspectj : aspectjtools jar 1.9.5
org.aspectj : aspectjrt jar 1.9.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.