License |
License |
---|---|
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-aop |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionicefrog-aop
icefrog 动态代理(AOP)
|
Filename | Size |
---|---|
icefrog-aop-1.0.0.pom | |
icefrog-aop-1.0.0.jar | 12 KB |
icefrog-aop-1.0.0-sources.jar | 10 KB |
icefrog-aop-1.0.0-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-aop/ -->
<dependency>
<groupId>io.github.whaleal</groupId>
<artifactId>icefrog-aop</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-aop/
implementation 'io.github.whaleal:icefrog-aop:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-aop/
implementation ("io.github.whaleal:icefrog-aop:1.0.0")
'io.github.whaleal:icefrog-aop:jar:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-aop" rev="1.0.0">
<artifact name="icefrog-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-aop', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-aop" % "1.0.0"
[io.github.whaleal/icefrog-aop "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
cglib : cglib Optional | jar | 3.3.0 |
org.springframework : spring-core Optional | jar | 5.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |