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

cn.linham:beecloud-service-springcloud 4.11

beecloud service springcloud

Группа

Группа

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

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

beecloud-service-springcloud
Версия

Версия

4.11
Тип

Тип

jar

Скачать beecloud-service-springcloud 4.11


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