MVN

io.openliberty.features : jdbc-4.1

Maven & Gradle

Aug 15, 2023
20 usages
1.1k stars

Java Database Connectivity 4.1 · This feature enables the configuration of DataSources to access Databases from applications. Any JDBC driver that complies with the JDBC 4.1, 4.0, 3.0, or 2.x specification can be used; customized configuration of many specific providers is included. High performance connection pooling is also provided.

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>jdbc-4.1</artifactId>
    <version>23.0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.openliberty.features : jdbc-4.1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 23.0.0.8

All Versions

Choose a version of io.openliberty.features : jdbc-4.1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
23.0.x
jdbc-4.1-23.0.0.8
jdbc-4.1-23.0.0.7
jdbc-4.1-23.0.0.6
jdbc-4.1-23.0.0.5
jdbc-4.1-23.0.0.4
jdbc-4.1-23.0.0.3
jdbc-4.1-23.0.0.2
jdbc-4.1-23.0.0.1
22.0.x
jdbc-4.1-22.0.0.13
jdbc-4.1-22.0.0.12
jdbc-4.1-22.0.0.11
jdbc-4.1-22.0.0.10
jdbc-4.1-22.0.0.9
jdbc-4.1-22.0.0.8
jdbc-4.1-22.0.0.7
jdbc-4.1-22.0.0.6
jdbc-4.1-22.0.0.5
jdbc-4.1-22.0.0.4
jdbc-4.1-22.0.0.3
jdbc-4.1-22.0.0.2
jdbc-4.1-22.0.0.1
21.0.x
jdbc-4.1-21.0.0.12
jdbc-4.1-21.0.0.11
jdbc-4.1-21.0.0.10
jdbc-4.1-21.0.0.9
jdbc-4.1-21.0.0.8
jdbc-4.1-21.0.0.7
jdbc-4.1-21.0.0.6
jdbc-4.1-21.0.0.5
jdbc-4.1-21.0.0.4
jdbc-4.1-21.0.0.3
jdbc-4.1-21.0.0.2
jdbc-4.1-21.0.0.1
20.0.x
jdbc-4.1-20.0.0.12
jdbc-4.1-20.0.0.11
jdbc-4.1-20.0.0.10
jdbc-4.1-20.0.0.9
jdbc-4.1-20.0.0.8
jdbc-4.1-20.0.0.7
jdbc-4.1-20.0.0.6
jdbc-4.1-20.0.0.5
jdbc-4.1-20.0.0.4
jdbc-4.1-20.0.0.3
jdbc-4.1-20.0.0.2
jdbc-4.1-20.0.0.1
19.0.x
jdbc-4.1-19.0.0.12
jdbc-4.1-19.0.0.11
jdbc-4.1-19.0.0.10
jdbc-4.1-19.0.0.9
jdbc-4.1-19.0.0.8
jdbc-4.1-19.0.0.7
jdbc-4.1-19.0.0.6
jdbc-4.1-19.0.0.5
jdbc-4.1-19.0.0.4
jdbc-4.1-19.0.0.3
jdbc-4.1-19.0.0.2
jdbc-4.1-19.0.0.1
18.0.x
jdbc-4.1-18.0.0.4
jdbc-4.1-18.0.0.3
jdbc-4.1-18.0.0.2

How to add a dependency to Maven

Add the following io.openliberty.features : jdbc-4.1 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>jdbc-4.1</artifactId>
    <version>23.0.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.openliberty.features : jdbc-4.1 gradle dependency to your build.gradle file:

implementation 'io.openliberty.features:jdbc-4.1:23.0.0.8'

Gradle Kotlin DSL: Add the following io.openliberty.features : jdbc-4.1 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.openliberty.features:jdbc-4.1:23.0.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.openliberty.features : jdbc-4.1 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.openliberty.features" % "jdbc-4.1" % "23.0.0.8"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 08, 2021
Aug 09, 2023
24 usages
8.6k stars
Mar 29, 2019
3 usages
99 stars
sdb
Jun 19, 2023
1 usages
11k stars
rds
Jun 19, 2023
14 usages
11k stars
Jul 30, 2023
6 usages
39 stars
Jun 22, 2023
21 usages
4 stars
Aug 03, 2023
12.9k stars
Jul 20, 2021
4 usages
510 stars
Jun 05, 2019
1 usages
1 stars