License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdxyz.opcal.cloud |
ArtifactId | ArtifactIdopcal-cloud-commons-logback |
Last Version | Last Version2.7.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopcal-cloud-commons-logback
logback api for pattern encoding
|
<!-- https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback/ -->
<dependency>
<groupId>xyz.opcal.cloud</groupId>
<artifactId>opcal-cloud-commons-logback</artifactId>
<version>2.7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback/
implementation 'xyz.opcal.cloud:opcal-cloud-commons-logback:2.7.1.0'
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback/
implementation ("xyz.opcal.cloud:opcal-cloud-commons-logback:2.7.1.0")
'xyz.opcal.cloud:opcal-cloud-commons-logback:jar:2.7.1.0'
<dependency org="xyz.opcal.cloud" name="opcal-cloud-commons-logback" rev="2.7.1.0">
<artifact name="opcal-cloud-commons-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.opcal.cloud', module='opcal-cloud-commons-logback', version='2.7.1.0')
)
libraryDependencies += "xyz.opcal.cloud" % "opcal-cloud-commons-logback" % "2.7.1.0"
[xyz.opcal.cloud/opcal-cloud-commons-logback "2.7.1.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.11 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.springframework.boot : spring-boot | jar | 2.7.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.1 |
org.projectlombok : lombok Optional | jar | 1.18.24 |