is not current version
Last Version 2.3.1.0

com.github.shiver-me-timbers:smt-parent-spring-boot 1.2.5.0

This parent pom provides access to the Spring Boot dependencies.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.shiver-me-timbers
ArtifactId

ArtifactId

smt-parent-spring-boot
Version

Version

1.2.5.0
Type

Type

pom

Download smt-parent-spring-boot 1.2.5.0


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