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