License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-aop |
Version | Version2.5.3 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway-aop:2.5.3
Adapter aopalliance AOP to langx-java AOP interfaces
|
Filename | Size |
---|---|
agileway-aop-2.5.3.pom | |
agileway-aop-2.5.3.jar | 3 KB |
agileway-aop-2.5.3-sources.jar | 3 KB |
agileway-aop-2.5.3-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-aop/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-aop</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-aop/
implementation 'com.github.fangjinuo.agileway:agileway-aop:2.5.3'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-aop/
implementation ("com.github.fangjinuo.agileway:agileway-aop:2.5.3")
'com.github.fangjinuo.agileway:agileway-aop:jar:2.5.3'
<dependency org="com.github.fangjinuo.agileway" name="agileway-aop" rev="2.5.3">
<artifact name="agileway-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-aop', version='2.5.3')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-aop" % "2.5.3"
[com.github.fangjinuo.agileway/agileway-aop "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 3.5.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |