License |
License |
---|---|
GroupId | GroupIdcom.github.fk7075 |
ArtifactId | ArtifactIdlucky-aop |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionlucky-aop
Lucky是一个全场景轻量级分布式的JavaEE框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
lucky-aop-2.0.0.pom | |
lucky-aop-2.0.0.jar | 79 KB |
lucky-aop-2.0.0-sources.jar | 54 KB |
lucky-aop-2.0.0-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fk7075/lucky-aop/ -->
<dependency>
<groupId>com.github.fk7075</groupId>
<artifactId>lucky-aop</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-aop/
implementation 'com.github.fk7075:lucky-aop:2.0.0'
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-aop/
implementation ("com.github.fk7075:lucky-aop:2.0.0")
'com.github.fk7075:lucky-aop:jar:2.0.0'
<dependency org="com.github.fk7075" name="lucky-aop" rev="2.0.0">
<artifact name="lucky-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fk7075', module='lucky-aop', version='2.0.0')
)
libraryDependencies += "com.github.fk7075" % "lucky-aop" % "2.0.0"
[com.github.fk7075/lucky-aop "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.9.6 |
Group / Artifact | Type | Version |
---|---|---|
com.lucky.jacklamb » lucky-framework | jar | 1.0-SNAPSHOT |
com.lucky.jacklamb » lucky-utils | jar | 1.0-SNAPSHOT |