is not current version
Last Version 2.17.2

Apache Log4j JMX GUI 2.17.1

Swing GUI to remotely edit Log4j configurations. This includes a JConsole plugin and a StatusLogger monitor.

License

License

Categories

Categories

GUI User Interface Logging Application Layer Libs
GroupId

GroupId

org.apache.logging.log4j
ArtifactId

ArtifactId

log4j-jmx-gui
Version

Version

2.17.1
Type

Type

jar
Description

Description

Apache Log4j JMX GUI
Swing GUI to remotely edit Log4j configurations. This includes a JConsole plugin and a StatusLogger monitor.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download log4j-jmx-gui 2.17.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core test-jar 2.17.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.