License |
License |
---|---|
GroupId | GroupIdcom.truthbean.logger |
ArtifactId | ArtifactIdlogger-to-jul |
Version | Version0.4.0-RELEASE |
Type | Typejar |
Description |
Descriptionlogger-to-jul
the truthbean logger framework implement by jul
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.truthbean.logger/logger-to-jul/ -->
<dependency>
<groupId>com.truthbean.logger</groupId>
<artifactId>logger-to-jul</artifactId>
<version>0.4.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean.logger/logger-to-jul/
implementation 'com.truthbean.logger:logger-to-jul:0.4.0-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean.logger/logger-to-jul/
implementation ("com.truthbean.logger:logger-to-jul:0.4.0-RELEASE")
'com.truthbean.logger:logger-to-jul:jar:0.4.0-RELEASE'
<dependency org="com.truthbean.logger" name="logger-to-jul" rev="0.4.0-RELEASE">
<artifact name="logger-to-jul" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean.logger', module='logger-to-jul', version='0.4.0-RELEASE')
)
libraryDependencies += "com.truthbean.logger" % "logger-to-jul" % "0.4.0-RELEASE"
[com.truthbean.logger/logger-to-jul "0.4.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean.logger : jdk-common | jar | 0.4.0-RELEASE |
com.truthbean.logger : logger-core | jar | 0.4.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |