io.avaje:log4j

Parent for avaje java8 open source projects.

License

License

GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

log4j
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent for avaje java8 open source projects.

Download log4j

Filename Size
log4j-1.0.pom
log4j-1.0.jar 1 KB
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
com.lmax : disruptor jar 3.4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0