| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.cmcc-iot-api |
| Идентификатор | Идентификаторiot-card-open-core |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOABP Core Module
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| iot-card-open-core-1.0.6.pom | |
| iot-card-open-core-1.0.6.jar | 6 MB |
| iot-card-open-core-1.0.6-sources.jar | 6 MB |
| iot-card-open-core-1.0.6-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.cmcc-iot-api/iot-card-open-core/ -->
<dependency>
<groupId>com.gitee.cmcc-iot-api</groupId>
<artifactId>iot-card-open-core</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.cmcc-iot-api/iot-card-open-core/
implementation 'com.gitee.cmcc-iot-api:iot-card-open-core:1.0.6'
// https://jarcasting.com/artifacts/com.gitee.cmcc-iot-api/iot-card-open-core/
implementation ("com.gitee.cmcc-iot-api:iot-card-open-core:1.0.6")
'com.gitee.cmcc-iot-api:iot-card-open-core:jar:1.0.6'
<dependency org="com.gitee.cmcc-iot-api" name="iot-card-open-core" rev="1.0.6">
<artifact name="iot-card-open-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.cmcc-iot-api', module='iot-card-open-core', version='1.0.6')
)
libraryDependencies += "com.gitee.cmcc-iot-api" % "iot-card-open-core" % "1.0.6"
[com.gitee.cmcc-iot-api/iot-card-open-core "1.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.5.RELEASE |