License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdxyz.opcal.cloud |
ArtifactId | ArtifactIdopcal-cloud-commons-logback-webflux |
Last Version | Last Version2.7.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopcal-cloud-commons-logback-webflux
logback api for webflux request
|
<!-- https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback-webflux/ -->
<dependency>
<groupId>xyz.opcal.cloud</groupId>
<artifactId>opcal-cloud-commons-logback-webflux</artifactId>
<version>2.7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback-webflux/
implementation 'xyz.opcal.cloud:opcal-cloud-commons-logback-webflux:2.7.1.0'
// https://jarcasting.com/artifacts/xyz.opcal.cloud/opcal-cloud-commons-logback-webflux/
implementation ("xyz.opcal.cloud:opcal-cloud-commons-logback-webflux:2.7.1.0")
'xyz.opcal.cloud:opcal-cloud-commons-logback-webflux:jar:2.7.1.0'
<dependency org="xyz.opcal.cloud" name="opcal-cloud-commons-logback-webflux" rev="2.7.1.0">
<artifact name="opcal-cloud-commons-logback-webflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.opcal.cloud', module='opcal-cloud-commons-logback-webflux', version='2.7.1.0')
)
libraryDependencies += "xyz.opcal.cloud" % "opcal-cloud-commons-logback-webflux" % "2.7.1.0"
[xyz.opcal.cloud/opcal-cloud-commons-logback-webflux "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-webflux | jar | 2.7.1 |