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