Last Version

Apache Log4j Kubernetes Library 2.17.2

Apache Log4j Kubernetes Support

License

License

Categories

Categories

Kubernetes Container Virtualization Tools Net Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-kubernetes
Version

Version

2.17.2
Type

Type

jar
Description

Description

Apache Log4j Kubernetes Library
Apache Log4j Kubernetes Support
Project URL

Project URL

https://logging.apache.org/log4j/2.x/log4j-kubernetes/
Project Organization

Project Organization

The Apache Software Foundation

Download log4j-kubernetes 2.17.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
io.fabric8 : kubernetes-client jar 5.12.1

test (2)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.