icefrog-aop

icefrog 动态代理(AOP)

License

License

GroupId

GroupId

io.github.whaleal
ArtifactId

ArtifactId

icefrog-aop
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

icefrog-aop
icefrog 动态代理(AOP)

Download icefrog-aop

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0