e

entolee-spring-boot-autoconfigure

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