| License |
License |
|---|---|
| Categories |
CategoriesJSON Data Logback Application Layer Libs Logging |
| GroupId | GroupIdch.qos.logback.contrib |
| ArtifactId | ArtifactIdlogback-json-parent |
| Version | Version0.1.5 |
| Type | Typepom |
| Description |
DescriptionLogback Contrib :: JSON
Logback Contrib provides community-driven and supported
extensions to the Logback logging framework. All contributions
are made by contributors with CLA on file.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| logback-json-parent-0.1.5.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-json-parent/ -->
<dependency>
<groupId>ch.qos.logback.contrib</groupId>
<artifactId>logback-json-parent</artifactId>
<version>0.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-json-parent/
implementation 'ch.qos.logback.contrib:logback-json-parent:0.1.5'
// https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-json-parent/
implementation ("ch.qos.logback.contrib:logback-json-parent:0.1.5")
'ch.qos.logback.contrib:logback-json-parent:pom:0.1.5'
<dependency org="ch.qos.logback.contrib" name="logback-json-parent" rev="0.1.5">
<artifact name="logback-json-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.qos.logback.contrib', module='logback-json-parent', version='0.1.5')
)
libraryDependencies += "ch.qos.logback.contrib" % "logback-json-parent" % "0.1.5"
[ch.qos.logback.contrib/logback-json-parent "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.0.44-beta |
| junit : junit | jar | 4.8.2 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |