License |
License |
---|---|
GroupId | GroupIdtop.gotoeasy |
ArtifactId | ArtifactIdgotoeasy-aop |
Version | Version1.4.4 |
Type | Typejar |
Description |
Descriptiongotoeasy-aop
A high performance aop which is base on JavaCompiler.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gotoeasy-aop-1.4.4.pom | |
gotoeasy-aop-1.4.4.jar | 49 KB |
gotoeasy-aop-1.4.4-sources.jar | 41 KB |
gotoeasy-aop-1.4.4-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-aop/ -->
<dependency>
<groupId>top.gotoeasy</groupId>
<artifactId>gotoeasy-aop</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-aop/
implementation 'top.gotoeasy:gotoeasy-aop:1.4.4'
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-aop/
implementation ("top.gotoeasy:gotoeasy-aop:1.4.4")
'top.gotoeasy:gotoeasy-aop:jar:1.4.4'
<dependency org="top.gotoeasy" name="gotoeasy-aop" rev="1.4.4">
<artifact name="gotoeasy-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.gotoeasy', module='gotoeasy-aop', version='1.4.4')
)
libraryDependencies += "top.gotoeasy" % "gotoeasy-aop" % "1.4.4"
[top.gotoeasy/gotoeasy-aop "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
top.gotoeasy : gotoeasy-core | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
org.codehaus.groovy : groovy-all | jar | 2.4.15 |
cglib : cglib | jar | 3.2.4 |