| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdio.github.samburi |
| ArtifactId | ArtifactIdspring-boot-pom |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSpringBootPoom
Custom Spring boot poom bundled with spring cloud dependencies
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-boot-pom-1.0.6.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.samburi/spring-boot-pom/ -->
<dependency>
<groupId>io.github.samburi</groupId>
<artifactId>spring-boot-pom</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.samburi/spring-boot-pom/
implementation 'io.github.samburi:spring-boot-pom:1.0.6'
// https://jarcasting.com/artifacts/io.github.samburi/spring-boot-pom/
implementation ("io.github.samburi:spring-boot-pom:1.0.6")
'io.github.samburi:spring-boot-pom:pom:1.0.6'
<dependency org="io.github.samburi" name="spring-boot-pom" rev="1.0.6">
<artifact name="spring-boot-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.samburi', module='spring-boot-pom', version='1.0.6')
)
libraryDependencies += "io.github.samburi" % "spring-boot-pom" % "1.0.6"
[io.github.samburi/spring-boot-pom "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar |