is not current version
Last Version 0.4.0-RELEASE

com.truthbean.logger:logger-boot 0.1.0-RELEASE

logger boot parent of the truthbean logger framework

GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

logger-boot
Version

Version

0.1.0-RELEASE
Type

Type

pom

Download logger-boot 0.1.0-RELEASE

Filename Size
logger-boot-0.1.0-RELEASE.pom 843 bytes
Browse

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