License |
License |
---|---|
GroupId | GroupIdcom.truthbean.logger |
ArtifactId | ArtifactIdlog4j2-boot |
Version | Version0.4.0-RELEASE |
Type | Typejar |
Description |
Descriptionlog4j2-boot
log4j2 boot of the truthbean logger framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
log4j2-boot-0.4.0-RELEASE.pom | |
log4j2-boot-0.4.0-RELEASE.jar | 9 KB |
log4j2-boot-0.4.0-RELEASE-sources.jar | 7 KB |
log4j2-boot-0.4.0-RELEASE-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean.logger/log4j2-boot/ -->
<dependency>
<groupId>com.truthbean.logger</groupId>
<artifactId>log4j2-boot</artifactId>
<version>0.4.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean.logger/log4j2-boot/
implementation 'com.truthbean.logger:log4j2-boot:0.4.0-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean.logger/log4j2-boot/
implementation ("com.truthbean.logger:log4j2-boot:0.4.0-RELEASE")
'com.truthbean.logger:log4j2-boot:jar:0.4.0-RELEASE'
<dependency org="com.truthbean.logger" name="log4j2-boot" rev="0.4.0-RELEASE">
<artifact name="log4j2-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean.logger', module='log4j2-boot', version='0.4.0-RELEASE')
)
libraryDependencies += "com.truthbean.logger" % "log4j2-boot" % "0.4.0-RELEASE"
[com.truthbean.logger/log4j2-boot "0.4.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean.logger : logger-core | jar | 0.4.0-RELEASE |
com.truthbean.logger : logger-to-log4j2 | jar | 0.4.0-RELEASE |
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.logging.log4j : log4j-jul | jar | 2.14.0 |
org.apache.logging.log4j : log4j-jpl | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-jcl | jar | 2.14.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |