License |
License
Mulan PSL v2
|
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIdjdk-common |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjdk-common
jdk and jul common code of the truthbean logger framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
jdk-common-0.5.4-RELEASE.pom | |
jdk-common-0.5.4-RELEASE.jar | 10 KB |
jdk-common-0.5.4-RELEASE-sources.jar | 8 KB |
jdk-common-0.5.4-RELEASE-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean/jdk-common/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>jdk-common</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/jdk-common/
implementation 'com.truthbean:jdk-common:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/jdk-common/
implementation ("com.truthbean:jdk-common:0.5.4-RELEASE")
'com.truthbean:jdk-common:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="jdk-common" rev="0.5.4-RELEASE">
<artifact name="jdk-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='jdk-common', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "jdk-common" % "0.5.4-RELEASE"
[com.truthbean/jdk-common "0.5.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : logger-core | jar | 0.5.4-RELEASE |