is not current version
Last Version 2.1.2

top.gotoeasy:gotoeasy-aop 2.1.1

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

GroupId

GroupId

top.gotoeasy
ArtifactId

ArtifactId

gotoeasy-aop
Version

Version

2.1.1
Type

Type

jar

Download gotoeasy-aop 2.1.1


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