Last Version

Today Aop Framework 1.0.5.RELEASE

today aop is a high-performance lightweight aop framework.

License

License

GroupId

GroupId

cn.taketoday
ArtifactId

ArtifactId

today-aop
Version

Version

1.0.5.RELEASE
Type

Type

jar
Description

Description

Today Aop Framework
today aop is a high-performance lightweight aop framework.
Project URL

Project URL

https://github.com/TAKETODAY/today-aop
Project Organization

Project Organization

TODAY
Source Code Management

Source Code Management

https://github.com/TAKETODAY/today-aop.git

Download today-aop 1.0.5.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
cn.taketoday : today-context jar 2.1.6.RELEASE

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.