l

log-helper-spring-boot-starter-common

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