jdbc-4.0
io.openliberty.features
jdbc-4.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 project26.0.0.3
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>jdbc-4.0</artifactId>
<version>26.0.0.3</version>
</dependency>Version Details — 26.0.0.3
Packaging
esa
Direct Deps
6
Total Deps
36
Published
Unknown
License
Eclipse Public License 2.0
This feature enables the configuration of DataSources to access Databases from applications. Any database that complies with the JDBC 4.0 specification can be used; customized configuration of many specific providers is included. High performance connection pooling is also provided.
Checking security advisories...