com.cybercom.logging:logging-cglib

Library for simple logging entry and exit methods. Uniform pattern for Pojo, EJB ans Spring

License

License

Categories

Categories

cglib Application Layer Libs Bytecode Manipulation Logging
GroupId

GroupId

com.cybercom.logging
ArtifactId

ArtifactId

logging-cglib
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Library for simple logging entry and exit methods. Uniform pattern for Pojo, EJB ans Spring

Download logging-cglib

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
com.fasterxml.jackson.core : jackson-databind jar [2.8.11.1,)
cglib : cglib-nodep jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2