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

cn.linham:beecloud-service-springcloud 4.6

beecloud service springcloud

Группа

Группа

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

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

beecloud-service-springcloud
Версия

Версия

4.6
Тип

Тип

jar

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


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