| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.gitee.reger |
| Идентификатор | Идентификаторspring-boot-starter-rongcloud |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-rongcloud
Spring Boot方式整合的融云的的服务端api
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.gitee.reger/spring-boot-starter-rongcloud/ -->
<dependency>
<groupId>com.gitee.reger</groupId>
<artifactId>spring-boot-starter-rongcloud</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.reger/spring-boot-starter-rongcloud/
implementation 'com.gitee.reger:spring-boot-starter-rongcloud:1.0.1'
// https://jarcasting.com/artifacts/com.gitee.reger/spring-boot-starter-rongcloud/
implementation ("com.gitee.reger:spring-boot-starter-rongcloud:1.0.1")
'com.gitee.reger:spring-boot-starter-rongcloud:jar:1.0.1'
<dependency org="com.gitee.reger" name="spring-boot-starter-rongcloud" rev="1.0.1">
<artifact name="spring-boot-starter-rongcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.reger', module='spring-boot-starter-rongcloud', version='1.0.1')
)
libraryDependencies += "com.gitee.reger" % "spring-boot-starter-rongcloud" % "1.0.1"
[com.gitee.reger/spring-boot-starter-rongcloud "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 1.5.7.RELEASE |
| com.google.code.gson : gson | jar | 2.8.1 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |