Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdio.github.niemals-stop |
ArtifactId | ArtifactIdentolee-spring-boot-starter |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
entolee-spring-boot-starter-0.3.0.pom | |
entolee-spring-boot-starter-0.3.0.jar | 1 KB |
Browse |
<!-- 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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-spring-boot-starter/
implementation 'io.github.niemals-stop:entolee-spring-boot-starter:0.3.0'
// https://jarcasting.com/artifacts/io.github.niemals-stop/entolee-spring-boot-starter/
implementation ("io.github.niemals-stop:entolee-spring-boot-starter:0.3.0")
'io.github.niemals-stop:entolee-spring-boot-starter:jar:0.3.0'
<dependency org="io.github.niemals-stop" name="entolee-spring-boot-starter" rev="0.3.0">
<artifact name="entolee-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.niemals-stop', module='entolee-spring-boot-starter', version='0.3.0')
)
libraryDependencies += "io.github.niemals-stop" % "entolee-spring-boot-starter" % "0.3.0"
[io.github.niemals-stop/entolee-spring-boot-starter "0.3.0"]