is not current version
Last Version 1.3.0.5.RELEASE

com.github.luues:spring-boot-starter-pom 1.2.9.1.RELEASE

A simple jar reference based on spring boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

spring-boot-starter-pom
Version

Version

1.2.9.1.RELEASE
Type

Type

pom

Download spring-boot-starter-pom 1.2.9.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-pom/ -->
<dependency>
    <groupId>com.github.luues</groupId>
    <artifactId>spring-boot-starter-pom</artifactId>
    <version>1.2.9.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-pom/
implementation 'com.github.luues:spring-boot-starter-pom:1.2.9.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-pom/
implementation ("com.github.luues:spring-boot-starter-pom:1.2.9.1.RELEASE")
'com.github.luues:spring-boot-starter-pom:pom:1.2.9.1.RELEASE'
<dependency org="com.github.luues" name="spring-boot-starter-pom" rev="1.2.9.1.RELEASE">
  <artifact name="spring-boot-starter-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='spring-boot-starter-pom', version='1.2.9.1.RELEASE')
)
libraryDependencies += "com.github.luues" % "spring-boot-starter-pom" % "1.2.9.1.RELEASE"
[com.github.luues/spring-boot-starter-pom "1.2.9.1.RELEASE"]