is not current version
Last Version 0.4.5

io.github.niemals-stop:entolee-spring-boot-starter 0.4.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.niemals-stop
ArtifactId

ArtifactId

entolee-spring-boot-starter
Version

Version

0.4.2
Type

Type

jar

Download entolee-spring-boot-starter 0.4.2


<!-- https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.niemals-stop</groupId>
    <artifactId>entolee-spring-boot-starter</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-spring-boot-starter/
implementation 'io.github.niemals-stop:entolee-spring-boot-starter:0.4.2'
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-spring-boot-starter/
implementation ("io.github.niemals-stop:entolee-spring-boot-starter:0.4.2")
'io.github.niemals-stop:entolee-spring-boot-starter:jar:0.4.2'
<dependency org="io.github.niemals-stop" name="entolee-spring-boot-starter" rev="0.4.2">
  <artifact name="entolee-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.niemals-stop', module='entolee-spring-boot-starter', version='0.4.2')
)
libraryDependencies += "io.github.niemals-stop" % "entolee-spring-boot-starter" % "0.4.2"
[io.github.niemals-stop/entolee-spring-boot-starter "0.4.2"]