| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Ant Компиляция и сборка CLI Взаимодействие с пользователем |
| Группа | Группаcom.clianz |
| Идентификатор | Идентификаторcloudant-spring-boot-starter |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcloudant-spring-boot-starter
Spring Boot Starter Cloudant
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.clianz/cloudant-spring-boot-starter/ -->
<dependency>
<groupId>com.clianz</groupId>
<artifactId>cloudant-spring-boot-starter</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.clianz/cloudant-spring-boot-starter/
implementation 'com.clianz:cloudant-spring-boot-starter:2.0.0'
// https://jarcasting.com/artifacts/com.clianz/cloudant-spring-boot-starter/
implementation ("com.clianz:cloudant-spring-boot-starter:2.0.0")
'com.clianz:cloudant-spring-boot-starter:jar:2.0.0'
<dependency org="com.clianz" name="cloudant-spring-boot-starter" rev="2.0.0">
<artifact name="cloudant-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clianz', module='cloudant-spring-boot-starter', version='2.0.0')
)
libraryDependencies += "com.clianz" % "cloudant-spring-boot-starter" % "2.0.0"
[com.clianz/cloudant-spring-boot-starter "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.cloudant : cloudant-client | jar | 2.7.0 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 2.0.3.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.12 |
| io.rest-assured : rest-assured | jar | 3.1.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |