License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdcom.github.tkawachi |
ArtifactId | ArtifactIdexhash-logback |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexhash-logback
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
exhash-logback-0.0.4.pom | |
exhash-logback-0.0.4.jar | 3 KB |
exhash-logback-0.0.4-sources.jar | 2 KB |
exhash-logback-0.0.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tkawachi/exhash-logback/ -->
<dependency>
<groupId>com.github.tkawachi</groupId>
<artifactId>exhash-logback</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkawachi/exhash-logback/
implementation 'com.github.tkawachi:exhash-logback:0.0.4'
// https://jarcasting.com/artifacts/com.github.tkawachi/exhash-logback/
implementation ("com.github.tkawachi:exhash-logback:0.0.4")
'com.github.tkawachi:exhash-logback:jar:0.0.4'
<dependency org="com.github.tkawachi" name="exhash-logback" rev="0.0.4">
<artifact name="exhash-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkawachi', module='exhash-logback', version='0.0.4')
)
libraryDependencies += "com.github.tkawachi" % "exhash-logback" % "0.0.4"
[com.github.tkawachi/exhash-logback "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tkawachi : exhash-core | jar | 0.0.4 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |