License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.jeffreyning |
ArtifactId | ArtifactIdnh-aop-logging |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jeffreyning:nh-aop-logging
nh-aop-logging
|
Project URL |
Project URL |
Filename | Size |
---|---|
nh-aop-logging-1.0.1.pom | |
nh-aop-logging-1.0.1.jar | 57 KB |
nh-aop-logging-1.0.1-sources.jar | 31 KB |
nh-aop-logging-1.0.1-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/nh-aop-logging/ -->
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>nh-aop-logging</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/nh-aop-logging/
implementation 'com.github.jeffreyning:nh-aop-logging:1.0.1'
// https://jarcasting.com/artifacts/com.github.jeffreyning/nh-aop-logging/
implementation ("com.github.jeffreyning:nh-aop-logging:1.0.1")
'com.github.jeffreyning:nh-aop-logging:jar:1.0.1'
<dependency org="com.github.jeffreyning" name="nh-aop-logging" rev="1.0.1">
<artifact name="nh-aop-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='nh-aop-logging', version='1.0.1')
)
libraryDependencies += "com.github.jeffreyning" % "nh-aop-logging" % "1.0.1"
[com.github.jeffreyning/nh-aop-logging "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core Optional | jar | 5.1.7.RELEASE |
org.springframework : spring-context Optional | jar | 5.1.7.RELEASE |
org.springframework : spring-aop Optional | jar | 5.1.7.RELEASE |
org.aspectj : aspectjweaver Optional | jar | 1.9.4 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.slf4j : slf4j-api Optional | jar | 1.7.26 |
org.slf4j : jcl-over-slf4j Optional | jar | 1.7.26 |
org.slf4j : log4j-over-slf4j Optional | jar | 1.7.26 |
org.apache.commons : commons-lang3 Optional | jar | 3.8.1 |
org.springframework : spring-test Optional | jar | 5.1.7.RELEASE |
junit : junit Optional | jar | 4.12 |
org.easymock : easymock Optional | jar | 3.2 |