com.cybercom.logging:logging-core

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

logging-core
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-core

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1