| License |
License |
|---|---|
| Categories |
CategoriesLogback Application Layer Libs Logging |
| GroupId | GroupIdxyz.opcal.cloud |
| ArtifactId | ArtifactIdopcal-cloud-commons-logback-web |
| Last Version | Last Version2.7.1.0 |
| Release Date | Release Date |
| 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>2.7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback-web/
implementation 'xyz.opcal.cloud:opcal-cloud-commons-logback-web:2.7.1.0'
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback-web/
implementation ("xyz.opcal.cloud:opcal-cloud-commons-logback-web:2.7.1.0")
'xyz.opcal.cloud:opcal-cloud-commons-logback-web:jar:2.7.1.0'
<dependency org="xyz.opcal.cloud" name="opcal-cloud-commons-logback-web" rev="2.7.1.0">
<artifact name="opcal-cloud-commons-logback-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.opcal.cloud', module='opcal-cloud-commons-logback-web', version='2.7.1.0')
)
libraryDependencies += "xyz.opcal.cloud" % "opcal-cloud-commons-logback-web" % "2.7.1.0"
[xyz.opcal.cloud/opcal-cloud-commons-logback-web "2.7.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.1 |
| commons-io : commons-io | jar | 2.8.0 |
| xyz.opcal.cloud : opcal-cloud-commons-logback-http | jar | 2.7.1.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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.7.1 |