is not current version
Last Version 2.3.9

love.forte.simple-robot:spring-boot-starter 2.2.0-DEV.3


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

love.forte.simple-robot
ArtifactId

ArtifactId

spring-boot-starter
Version

Version

2.2.0-DEV.3
Type

Type

pom

Download spring-boot-starter 2.2.0-DEV.3


<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/spring-boot-starter/ -->
<dependency>
    <groupId>love.forte.simple-robot</groupId>
    <artifactId>spring-boot-starter</artifactId>
    <version>2.2.0-DEV.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/spring-boot-starter/
implementation 'love.forte.simple-robot:spring-boot-starter:2.2.0-DEV.3'
// https://jarcasting.com/artifacts/love.forte.simple-robot/spring-boot-starter/
implementation ("love.forte.simple-robot:spring-boot-starter:2.2.0-DEV.3")
'love.forte.simple-robot:spring-boot-starter:pom:2.2.0-DEV.3'
<dependency org="love.forte.simple-robot" name="spring-boot-starter" rev="2.2.0-DEV.3">
  <artifact name="spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='spring-boot-starter', version='2.2.0-DEV.3')
)
libraryDependencies += "love.forte.simple-robot" % "spring-boot-starter" % "2.2.0-DEV.3"
[love.forte.simple-robot/spring-boot-starter "2.2.0-DEV.3"]