cloudant-1.0

io.openliberty.features

cloudant-1.0 is a Java jar artifact published under the io.openliberty.features group on Maven Central. 95 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 26.0.0.7 95 versions jarChecking...

Add to your project25.0.0.11

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>cloudant-1.0</artifactId>
    <version>25.0.0.11</version>
</dependency>

Version Details — 25.0.0.11

Packaging
esa
Direct Deps
0
Total Deps
0
Published
Unknown
License
Eclipse Public License 2.0

This feature has been stabilized. The strategic alternative to this feature is to create a CDI Producer by following the technique as described in https://openliberty.io/blog/2019/02/19/mongodb-with-open-liberty.html This feature enables connections to Cloudant databases by providing a connector instance that's configured in the server configuration and can be injected or accessed through Java Naming and Directory Interface (JNDI). Applications use the Cloudant client library to access the connector instance.

Checking security advisories...