Last Version

Lib-Logger 0.7.0

Lib-Logger is a library for `easy` logging with the `Apache Log4j 2` in a Java(FX) & Maven desktop application. See https://github.com/Naoghuman/lib-logger for more details.

License

License

GroupId

GroupId

com.github.naoghuman
ArtifactId

ArtifactId

lib-logger
Version

Version

0.7.0
Type

Type

jar
Description

Description

Lib-Logger
Lib-Logger is a library for `easy` logging with the `Apache Log4j 2` in a Java(FX) & Maven desktop application. See https://github.com/Naoghuman/lib-logger for more details.
Project URL

Project URL

https://github.com/Naoghuman/lib-logger.git
Project Organization

Project Organization

Naoghuman's dream
Source Code Management

Source Code Management

https://github.com/Naoghuman/lib-logger.git

Download lib-logger 0.7.0


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.