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