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

cn.linham:beecloud-service-springboot 5.5.5

beecloud service springboot

Группа

Группа

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

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

beecloud-service-springboot
Версия

Версия

5.5.5
Тип

Тип

jar

Скачать beecloud-service-springboot 5.5.5


<!-- https://jarcasting.com/artifacts/cn.linham/beecloud-service-springboot/ -->
<dependency>
    <groupId>cn.linham</groupId>
    <artifactId>beecloud-service-springboot</artifactId>
    <version>5.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-springboot/
implementation 'cn.linham:beecloud-service-springboot:5.5.5'
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-springboot/
implementation ("cn.linham:beecloud-service-springboot:5.5.5")
'cn.linham:beecloud-service-springboot:jar:5.5.5'
<dependency org="cn.linham" name="beecloud-service-springboot" rev="5.5.5">
  <artifact name="beecloud-service-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.linham', module='beecloud-service-springboot', version='5.5.5')
)
libraryDependencies += "cn.linham" % "beecloud-service-springboot" % "5.5.5"
[cn.linham/beecloud-service-springboot "5.5.5"]