License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdxyz.opcal.cloud |
ArtifactId | ArtifactIdopcal-cloud-commons-logback-web |
Version | Version0.2.6.6 |
Type | Typejar |
Description |
Descriptionopcal-cloud-commons-logback-web
logback api for servlet web request
|
<!-- https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback-web/ -->
<dependency>
<groupId>xyz.opcal.cloud</groupId>
<artifactId>opcal-cloud-commons-logback-web</artifactId>
<version>0.2.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback-web/
implementation 'xyz.opcal.cloud:opcal-cloud-commons-logback-web:0.2.6.6'
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback-web/
implementation ("xyz.opcal.cloud:opcal-cloud-commons-logback-web:0.2.6.6")
'xyz.opcal.cloud:opcal-cloud-commons-logback-web:jar:0.2.6.6'
<dependency org="xyz.opcal.cloud" name="opcal-cloud-commons-logback-web" rev="0.2.6.6">
<artifact name="opcal-cloud-commons-logback-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.opcal.cloud', module='opcal-cloud-commons-logback-web', version='0.2.6.6')
)
libraryDependencies += "xyz.opcal.cloud" % "opcal-cloud-commons-logback-web" % "0.2.6.6"
[xyz.opcal.cloud/opcal-cloud-commons-logback-web "0.2.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.7 |
commons-io : commons-io | jar | 2.8.0 |
xyz.opcal.cloud : opcal-cloud-commons-logback-http | jar | 0.2.6.6 |
org.springframework.boot : spring-boot | jar | 2.6.7 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.6.7 |