randomnoun log4j1 classes

Some log4j 1 utility classes and appenders for projects that still use that.

License

License

Simplified BSD License
GroupId

GroupId

com.randomnoun.common
ArtifactId

ArtifactId

log4j-one
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

randomnoun log4j1 classes
Some log4j 1 utility classes and appenders for projects that still use that.
Project Organization

Project Organization

randomnoun

Download log4j-one

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4