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

love.forte.simple-robot:spring-boot-starter 2.3.0-ALPHA.4


Категории

Категории

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

Группа

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

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

spring-boot-starter
Версия

Версия

2.3.0-ALPHA.4
Тип

Тип

pom

Скачать spring-boot-starter 2.3.0-ALPHA.4

Имя Файла Размер
spring-boot-starter-2.3.0-ALPHA.4.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.3.0-ALPHA.4</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.3.0-ALPHA.4'
// https://jarcasting.com/artifacts/love.forte.simple-robot/spring-boot-starter/
implementation ("love.forte.simple-robot:spring-boot-starter:2.3.0-ALPHA.4")
'love.forte.simple-robot:spring-boot-starter:pom:2.3.0-ALPHA.4'
<dependency org="love.forte.simple-robot" name="spring-boot-starter" rev="2.3.0-ALPHA.4">
  <artifact name="spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='spring-boot-starter', version='2.3.0-ALPHA.4')
)
libraryDependencies += "love.forte.simple-robot" % "spring-boot-starter" % "2.3.0-ALPHA.4"
[love.forte.simple-robot/spring-boot-starter "2.3.0-ALPHA.4"]