is not current version
Last Version 1.15.0

io.github.ForteScarlet.simple-robot:core-spring-boot-starter 1.11.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ForteScarlet.simple-robot
ArtifactId

ArtifactId

core-spring-boot-starter
Version

Version

1.11.0
Type

Type

jar

Download core-spring-boot-starter 1.11.0


<!-- https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot/core-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.ForteScarlet.simple-robot</groupId>
    <artifactId>core-spring-boot-starter</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot/core-spring-boot-starter/
implementation 'io.github.ForteScarlet.simple-robot:core-spring-boot-starter:1.11.0'
// https://jarcasting.com/artifacts/io.github.ForteScarlet.simple-robot/core-spring-boot-starter/
implementation ("io.github.ForteScarlet.simple-robot:core-spring-boot-starter:1.11.0")
'io.github.ForteScarlet.simple-robot:core-spring-boot-starter:jar:1.11.0'
<dependency org="io.github.ForteScarlet.simple-robot" name="core-spring-boot-starter" rev="1.11.0">
  <artifact name="core-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ForteScarlet.simple-robot', module='core-spring-boot-starter', version='1.11.0')
)
libraryDependencies += "io.github.ForteScarlet.simple-robot" % "core-spring-boot-starter" % "1.11.0"
[io.github.ForteScarlet.simple-robot/core-spring-boot-starter "1.11.0"]