| License |
License
Mulan PSL v2
|
|---|---|
| GroupId | GroupIdcom.truthbean |
| ArtifactId | ArtifactIdlogger-stdout |
| Last Version | Last Version0.5.4-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlogger-stdout
the truthbean logger framework by java.lang.System.out
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.truthbean/logger-stdout/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>logger-stdout</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/logger-stdout/
implementation 'com.truthbean:logger-stdout:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/logger-stdout/
implementation ("com.truthbean:logger-stdout:0.5.4-RELEASE")
'com.truthbean:logger-stdout:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="logger-stdout" rev="0.5.4-RELEASE">
<artifact name="logger-stdout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='logger-stdout', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "logger-stdout" % "0.5.4-RELEASE"
[com.truthbean/logger-stdout "0.5.4-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.truthbean : logger-core | jar | 0.5.4-RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |