is not current version
Last Version 1.1.0

xyz.leibrother:elaina-web-spring-boot-starter 1.0.5

extension of spring-boot-starter-web

Categories

Categories

Spring Boot Container Microservices Other General Purpose Libraries
GroupId

GroupId

xyz.leibrother
ArtifactId

ArtifactId

elaina-web-spring-boot-starter
Version

Version

1.0.5
Type

Type

jar

Download elaina-web-spring-boot-starter 1.0.5


<!-- https://jarcasting.com/artifacts/xyz.leibrother/elaina-web-spring-boot-starter/ -->
<dependency>
    <groupId>xyz.leibrother</groupId>
    <artifactId>elaina-web-spring-boot-starter</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.leibrother/elaina-web-spring-boot-starter/
implementation 'xyz.leibrother:elaina-web-spring-boot-starter:1.0.5'
// https://jarcasting.com/artifacts/xyz.leibrother/elaina-web-spring-boot-starter/
implementation ("xyz.leibrother:elaina-web-spring-boot-starter:1.0.5")
'xyz.leibrother:elaina-web-spring-boot-starter:jar:1.0.5'
<dependency org="xyz.leibrother" name="elaina-web-spring-boot-starter" rev="1.0.5">
  <artifact name="elaina-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.leibrother', module='elaina-web-spring-boot-starter', version='1.0.5')
)
libraryDependencies += "xyz.leibrother" % "elaina-web-spring-boot-starter" % "1.0.5"
[xyz.leibrother/elaina-web-spring-boot-starter "1.0.5"]