(6 comments) (0 reactions) (1 assignee)Java (18 forks)auto 404
hacktoberfesthacktoberfest-claimedhelp wantedstale

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Current pom file:

<dependency>
			<groupId>com.cloudant</groupId>
			<artifactId>cloudant-client</artifactId>
			<version>2.19.1</version>
		</dependency>

https://github.com/cloudant/java-cloudant: This library is now deprecated and will be end-of-life on Dec 31 2021.

Need to upgrade to cloudant-java-sdk.

Contributor guide