Last Version

com.github.houbb:aop-spring 0.0.3

The aop tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

aop-spring
Version

Version

0.0.3
Type

Type

jar
Description

Description

The aop tool for java.

Download aop-spring 0.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : aop-core jar 0.0.3
org.springframework : spring-aop jar 4.3.24.RELEASE
org.springframework : spring-context jar 4.3.24.RELEASE
org.aspectj : aspectjweaver jar 1.8.5
org.aspectj : aspectjrt jar 1.8.5

Project Modules

There are no modules declared in this project.