l

log-helper-spring-boot-starter-webflux

Files download
File Operation
log-helper-spring-boot-starter-webflux-1.0.2-RELEASE.jar download
log-helper-spring-boot-starter-webflux-1.0.2-RELEASE.pom download
log-helper-spring-boot-starter-webflux-1.0.2-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.redick01</groupId>
  <artifactId>log-helper-spring-boot-starter-webflux</artifactId>
  <version>1.0.2-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'io.github.redick01:log-helper-spring-boot-starter-webflux:1.0.2-RELEASE'
Gradle Kotlin
implementation("io.github.redick01:log-helper-spring-boot-starter-webflux:1.0.2-RELEASE")
Scala SBT
libraryDependencies += "io.github.redick01" % "log-helper-spring-boot-starter-webflux" % "1.0.2-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='io.github.redick01', module='log-helper-spring-boot-starter-webflux', version='1.0.2-RELEASE')
)
Apache Ivy
<dependency org="io.github.redick01" name="log-helper-spring-boot-starter-webflux" rev="1.0.2-RELEASE" />
Leiningen
[io.github.redick01/log-helper-spring-boot-starter-webflux "1.0.2-RELEASE"]
Apache Buildr
'io.github.redick01:log-helper-spring-boot-starter-webflux:jar:1.0.2-RELEASE'