Last Version

logger adapter 0.0.1-RELEASE

truthbean logger adapter framework

License

License

GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

stdout
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

logger adapter
truthbean logger adapter framework
Project URL

Project URL

http://www.truthbean.com/logger

Download stdout 0.0.1-RELEASE


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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.