License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools CLI User Interface |
GroupId | GroupIdcom.clianz |
ArtifactId | ArtifactIdcloudant-spring-boot-starter |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptioncloudant-spring-boot-starter
Spring Boot Starter Cloudant
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.cloudant : cloudant-client | jar | 2.7.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.3.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.0.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |