Apache Log4j Samples

Apache Log4j 2

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j.samples
ArtifactId

ArtifactId

log4j-samples
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Log4j Samples
Apache Log4j 2
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Apache Software Foundation

Download log4j-samples

Filename Size
log4j-samples-2.0.1.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • flume-common
  • flume-remote
  • flume-embedded

Versions

Version
2.0.1
2.0-rc1
2.0-beta5
2.0-beta4