SpringBootPoom

Custom Spring boot poom bundled with spring cloud dependencies

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.samburi
ArtifactId

ArtifactId

spring-boot-pom
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

SpringBootPoom
Custom Spring boot poom bundled with spring cloud dependencies
Project URL

Project URL

https://github.com/SamBuri/SpringBootPoom
Source Code Management

Source Code Management

https://github.com/SamBuri/SpringBootPoom

Download spring-boot-pom

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-bootstrap jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0