Last Version

jdk-common 0.4.0-RELEASE

jdk and jul common code of the truthbean logger framework

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.truthbean.logger
ArtifactId

ArtifactId

jdk-common
Version

Version

0.4.0-RELEASE
Type

Type

jar
Description

Description

jdk-common
jdk and jul common code of the truthbean logger framework
Project URL

Project URL

http://www.truthbean.com/logger

Download jdk-common 0.4.0-RELEASE


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