cyber-logging

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

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.cybercom.logging
ArtifactId

ArtifactId

cyber-logging
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/michaldo/cyber-logging

Download cyber-logging

Filename Size
cyber-logging-0.0.3.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • logging-core
  • logging-ejb
  • logging-spring
  • logging-cglib

Versions

Version
0.0.3
0.0.2
0.0.1