gotoeasy-aop

基于JavaCompiler的继承方式AOP实现,在性能优良的基础上,提供更多的简易性,2.x.x版本集成使用Spring容器

License

License

GroupId

GroupId

top.gotoeasy
ArtifactId

ArtifactId

gotoeasy-aop
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

gotoeasy-aop
基于JavaCompiler的继承方式AOP实现,在性能优良的基础上,提供更多的简易性,2.x.x版本集成使用Spring容器
Project URL

Project URL

https://github.com/gotoeasy/gotoeasy-aop.git
Source Code Management

Source Code Management

https://gitee.com/gotoeasy/framework

Download gotoeasy-aop

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-aop Optional jar
org.slf4j : slf4j-api jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0