| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Other General Purpose Libraries | 
| GroupId | GroupIdxyz.leibrother | 
| ArtifactId | ArtifactIdelaina-web-spring-boot-starter | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionextension of spring-boot-starter-web | 
<!-- 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.1.0</version>
</dependency>// https://jarcasting.com/artifacts/xyz.leibrother/elaina-web-spring-boot-starter/
implementation 'xyz.leibrother:elaina-web-spring-boot-starter:1.1.0'// https://jarcasting.com/artifacts/xyz.leibrother/elaina-web-spring-boot-starter/
implementation ("xyz.leibrother:elaina-web-spring-boot-starter:1.1.0")'xyz.leibrother:elaina-web-spring-boot-starter:jar:1.1.0'<dependency org="xyz.leibrother" name="elaina-web-spring-boot-starter" rev="1.1.0">
  <artifact name="elaina-web-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='xyz.leibrother', module='elaina-web-spring-boot-starter', version='1.1.0')
)libraryDependencies += "xyz.leibrother" % "elaina-web-spring-boot-starter" % "1.1.0"[xyz.leibrother/elaina-web-spring-boot-starter "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.6 | 
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.6 | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.6 | 
| org.projectlombok : lombok | jar | 1.18.20 | 
| com.alibaba : fastjson | jar | 1.2.76 |