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

icu.easyj.boot:easyj-spring-boot-starter 0.5.6

EasyJ的基础starter

Категории

Категории

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

Группа

icu.easyj.boot
Идентификатор

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

easyj-spring-boot-starter
Версия

Версия

0.5.6
Тип

Тип

jar

Скачать easyj-spring-boot-starter 0.5.6


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