Last Version

cloudant-spring 0.0.4

Spring configuration for the official Cloudant library for Java

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

com.cloudant
ArtifactId

ArtifactId

cloudant-spring-boot-starter
Version

Version

0.0.4
Type

Type

jar
Description

Description

cloudant-spring
Spring configuration for the official Cloudant library for Java
Project URL

Project URL

https://cloudant.com
Source Code Management

Source Code Management

https://github.com/cloudant-labs/cloudant-spring.git

Download cloudant-spring-boot-starter 0.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
com.cloudant : cloudant-client jar 2.13.0
org.springframework : spring-core jar 5.0.6.RELEASE
org.springframework : spring-context jar 5.0.6.RELEASE
org.springframework : spring-beans jar 5.0.6.RELEASE
org.springframework.boot : spring-boot jar 2.0.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.2.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.5.13.RELEASE

Project Modules

There are no modules declared in this project.