Last Version

NG xSpring AOP logging 0.3.2

Declarative annotation based logging utility for Java Spring applications

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.nickvl
ArtifactId

ArtifactId

xspring-aop-logging
Version

Version

0.3.2
Type

Type

jar
Description

Description

NG xSpring AOP logging
Declarative annotation based logging utility for Java Spring applications
Project URL

Project URL

https://github.com/nickvl/aop-logging.git
Source Code Management

Source Code Management

https://github.com/nickvl/aop-logging.git

Download xspring-aop-logging 0.3.2


<!-- https://jarcasting.com/artifacts/com.github.nickvl/xspring-aop-logging/ -->
<dependency>
    <groupId>com.github.nickvl</groupId>
    <artifactId>xspring-aop-logging</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nickvl/xspring-aop-logging/
implementation 'com.github.nickvl:xspring-aop-logging:0.3.2'
// https://jarcasting.com/artifacts/com.github.nickvl/xspring-aop-logging/
implementation ("com.github.nickvl:xspring-aop-logging:0.3.2")
'com.github.nickvl:xspring-aop-logging:jar:0.3.2'
<dependency org="com.github.nickvl" name="xspring-aop-logging" rev="0.3.2">
  <artifact name="xspring-aop-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nickvl', module='xspring-aop-logging', version='0.3.2')
)
libraryDependencies += "com.github.nickvl" % "xspring-aop-logging" % "0.3.2"
[com.github.nickvl/xspring-aop-logging "0.3.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-core jar 3.2.0.RELEASE
org.springframework : spring-context jar 3.2.0.RELEASE
org.springframework : spring-aop jar 3.2.0.RELEASE
org.aspectj : aspectjweaver jar 1.6.8
org.springframework : spring-test jar 3.2.0.RELEASE

test (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
junit : junit jar 4.11
org.easymock : easymock jar 3.2
org.apache.commons : commons-lang3 jar 3.3.2

Project Modules

There are no modules declared in this project.