License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdaspect-log-core |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight log aspect framework
|
Filename | Size |
---|---|
aspect-log-core-1.2.pom | |
aspect-log-core-1.2.jar | 18 KB |
aspect-log-core-1.2-sources.jar | 10 KB |
aspect-log-core-1.2-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/aspect-log-core/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>aspect-log-core</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/aspect-log-core/
implementation 'com.yomahub:aspect-log-core:1.2'
// https://jarcasting.com/artifacts/com.yomahub/aspect-log-core/
implementation ("com.yomahub:aspect-log-core:1.2")
'com.yomahub:aspect-log-core:jar:1.2'
<dependency org="com.yomahub" name="aspect-log-core" rev="1.2">
<artifact name="aspect-log-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='aspect-log-core', version='1.2')
)
libraryDependencies += "com.yomahub" % "aspect-log-core" % "1.2"
[com.yomahub/aspect-log-core "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.springframework : spring-beans | jar | 5.0.9.RELEASE |
org.springframework : spring-context | jar | 5.0.9.RELEASE |
org.springframework : spring-aop | jar | 5.0.9.RELEASE |
org.springframework : spring-expression | jar | 5.0.9.RELEASE |
com.alibaba : fastjson | jar | 1.2.7 |
dom4j : dom4j | jar | 1.6.1 |
junit : junit | jar | 4.12 |
org.javassist : javassist | jar | 3.22.0-GA |
org.aspectj : aspectjweaver | jar | 1.8.13 |
com.google.guava : guava | jar | 19.0 |
org.slf4j : slf4j-api Optional | jar | 1.7.25 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
log4j : log4j Optional | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.6.1 |
org.apache.logging.log4j : log4j-api Optional | jar | 2.9.1 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.9.1 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.9.1 |