Last Version

gotoeasy-aop 2.1.2

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

License

License

GroupId

GroupId

top.gotoeasy
ArtifactId

ArtifactId

gotoeasy-aop
Version

Version

2.1.2
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 2.1.2


<!-- 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.