License |
License |
---|---|
GroupId | GroupIdcom.truthbean.logger |
ArtifactId | ArtifactIdlogger-boot |
Version | Version0.4.0-RELEASE |
Type | Typepom |
Description |
Descriptionlogger-boot
logger boot parent of the truthbean logger framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
logger-boot-0.4.0-RELEASE.pom | 860 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean.logger/logger-boot/ -->
<dependency>
<groupId>com.truthbean.logger</groupId>
<artifactId>logger-boot</artifactId>
<version>0.4.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean.logger/logger-boot/
implementation 'com.truthbean.logger:logger-boot:0.4.0-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean.logger/logger-boot/
implementation ("com.truthbean.logger:logger-boot:0.4.0-RELEASE")
'com.truthbean.logger:logger-boot:pom:0.4.0-RELEASE'
<dependency org="com.truthbean.logger" name="logger-boot" rev="0.4.0-RELEASE">
<artifact name="logger-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truthbean.logger', module='logger-boot', version='0.4.0-RELEASE')
)
libraryDependencies += "com.truthbean.logger" % "logger-boot" % "0.4.0-RELEASE"
[com.truthbean.logger/logger-boot "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 |