shedhack-logging

Re-usable spring aop logger.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.shedhack
ArtifactId

ArtifactId

shedhack-logging
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

shedhack-logging
Re-usable spring aop logger.
Project URL

Project URL

https://github.com/imamchishty/shedhack-logging

Download shedhack-logging

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-core jar 3.1.1.RELEASE
org.springframework : spring-aop jar 3.1.1.RELEASE
org.springframework : spring-aspects jar 3.1.1.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.aspectj : aspectjrt jar 1.6.12
org.aspectj : aspectjweaver jar 1.6.12
cglib : cglib jar 2.2
org.slf4j : slf4j-api jar 1.6.4
ch.qos.logback : logback-classic jar 1.0.1
ch.qos.logback : logback-core jar 1.0.1

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 3.1.1.RELEASE
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0