| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdtop.wboost |
| ArtifactId | ArtifactIdes-spring-boot-starter |
| Last Version | Last Version4.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionproject auto plugins for spring-boot
|
| Filename | Size |
|---|---|
| es-spring-boot-starter-4.0.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.wboost/es-spring-boot-starter/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>es-spring-boot-starter</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/es-spring-boot-starter/
implementation 'top.wboost:es-spring-boot-starter:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/es-spring-boot-starter/
implementation ("top.wboost:es-spring-boot-starter:4.0.1")
'top.wboost:es-spring-boot-starter:pom:4.0.1'
<dependency org="top.wboost" name="es-spring-boot-starter" rev="4.0.1">
<artifact name="es-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='es-spring-boot-starter', version='4.0.1')
)
libraryDependencies += "top.wboost" % "es-spring-boot-starter" % "4.0.1"
[top.wboost/es-spring-boot-starter "4.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.wboost : common-web | jar |