| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.linham |
| Идентификатор | Идентификаторbeecloud-service-springboot |
| Версия | Версия5.6.12 |
| Тип | Типjar |
| Описание |
Описаниеbee.cloud.service.springboot
beecloud service springboot
|
<!-- https://jarcasting.com/artifacts/cn.linham/beecloud-service-springboot/ -->
<dependency>
<groupId>cn.linham</groupId>
<artifactId>beecloud-service-springboot</artifactId>
<version>5.6.12</version>
</dependency>
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-springboot/
implementation 'cn.linham:beecloud-service-springboot:5.6.12'
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-springboot/
implementation ("cn.linham:beecloud-service-springboot:5.6.12")
'cn.linham:beecloud-service-springboot:jar:5.6.12'
<dependency org="cn.linham" name="beecloud-service-springboot" rev="5.6.12">
<artifact name="beecloud-service-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.linham', module='beecloud-service-springboot', version='5.6.12')
)
libraryDependencies += "cn.linham" % "beecloud-service-springboot" % "5.6.12"
[cn.linham/beecloud-service-springboot "5.6.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.5.RELEASE |
| cn.linham : beecloud-service-core | jar | 5.6.12 |