cloudant-spring-boot-starter

Spring Boot Starter Cloudant

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools CLI User Interface
GroupId

GroupId

com.clianz
ArtifactId

ArtifactId

cloudant-spring-boot-starter
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cloudant-spring-boot-starter
Spring Boot Starter Cloudant
Project URL

Project URL

http://github.com/icha024/cloudant-spring-boot-starter
Source Code Management

Source Code Management

http://github.com/icha024/cloudant-spring-boot-starter

Download cloudant-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.0

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
0.9.5
0.9.3
0.9.2
0.9.1
0.9.0
0.3.0
0.2.2