не последняя версия
Последняя версия 0.5.1.RELEASE

cn.easy4j:easy4j-oss-spring-boot-starter 0.5.0.RELEASE


Категории

Категории

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

Группа

cn.easy4j
Идентификатор

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

easy4j-oss-spring-boot-starter
Версия

Версия

0.5.0.RELEASE
Тип

Тип

jar

Скачать easy4j-oss-spring-boot-starter 0.5.0.RELEASE


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