не последняя версия
Последняя версия 2.3.9

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


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

love.forte.simple-robot
Идентификатор

Идентификатор

spring-boot-starter
Версия

Версия

2.2.0-DEV.13
Тип

Тип

pom

Скачать spring-boot-starter 2.2.0-DEV.13

Имя Файла Размер
spring-boot-starter-2.2.0-DEV.13.pom 2 KB
Обзор

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