com.github.jeffreyning:nh-aop-logging

nh-aop-logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nh-aop-logging
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.jeffreyning:nh-aop-logging
nh-aop-logging
Project URL

Project URL

https://github.com/jeffreyning/nh-aop-logging

Download nh-aop-logging

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0