License |
License
Mulan PSL v2
|
---|---|
GroupId | GroupIdcom.truthbean |
ArtifactId | ArtifactIdlogger-jcl |
Last Version | Last Version0.5.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogger-jcl
apache commons logging by the truthbean logger framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
logger-jcl-0.5.4-RELEASE.pom | |
logger-jcl-0.5.4-RELEASE.jar | 9 KB |
logger-jcl-0.5.4-RELEASE-sources.jar | 14 KB |
logger-jcl-0.5.4-RELEASE-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truthbean/logger-jcl/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>logger-jcl</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/logger-jcl/
implementation 'com.truthbean:logger-jcl:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/logger-jcl/
implementation ("com.truthbean:logger-jcl:0.5.4-RELEASE")
'com.truthbean:logger-jcl:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="logger-jcl" rev="0.5.4-RELEASE">
<artifact name="logger-jcl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='logger-jcl', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "logger-jcl" % "0.5.4-RELEASE"
[com.truthbean/logger-jcl "0.5.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.truthbean : logger-core | jar | 0.5.4-RELEASE |