Last Version

Event and Error logging framework 2.0.0-oss

The Generic logging framework

License

License

GroupId

GroupId

com.att.eelf
ArtifactId

ArtifactId

eelf-core
Version

Version

2.0.0-oss
Type

Type

jar
Description

Description

Event and Error logging framework
The Generic logging framework
Project URL

Project URL

https://github.com/att/EELF/wiki
Source Code Management

Source Code Management

http://github.com/att/EELF/tree/master

Download eelf-core 2.0.0-oss


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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.