is not current version
Last Version 2.0.0

com.clianz:cloudant-spring-boot-starter 0.9.2

Spring Boot Starter Cloudant

Categories

Categories

Spring Boot Container Microservices Ant Build Tools CLI User Interface
GroupId

GroupId

com.clianz
ArtifactId

ArtifactId

cloudant-spring-boot-starter
Version

Version

0.9.2
Type

Type

jar

Download cloudant-spring-boot-starter 0.9.2


<!-- https://jarcasting.com/artifacts/com.clianz/cloudant-spring-boot-starter/ -->
<dependency>
    <groupId>com.clianz</groupId>
    <artifactId>cloudant-spring-boot-starter</artifactId>
    <version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.clianz/cloudant-spring-boot-starter/
implementation 'com.clianz:cloudant-spring-boot-starter:0.9.2'
// https://jarcasting.com/artifacts/com.clianz/cloudant-spring-boot-starter/
implementation ("com.clianz:cloudant-spring-boot-starter:0.9.2")
'com.clianz:cloudant-spring-boot-starter:jar:0.9.2'
<dependency org="com.clianz" name="cloudant-spring-boot-starter" rev="0.9.2">
  <artifact name="cloudant-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clianz', module='cloudant-spring-boot-starter', version='0.9.2')
)
libraryDependencies += "com.clianz" % "cloudant-spring-boot-starter" % "0.9.2"
[com.clianz/cloudant-spring-boot-starter "0.9.2"]