Last Version

logger-stdout 0.4.0-RELEASE

the truthbean logger framework by java.lang.System.out

License

License

GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

logger-stdout
Version

Version

0.4.0-RELEASE
Type

Type

jar
Description

Description

logger-stdout
the truthbean logger framework by java.lang.System.out
Project URL

Project URL

http://www.truthbean.com/logger

Download logger-stdout 0.4.0-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
com.truthbean.logger : logger-core jar 0.4.0-RELEASE

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.