MVN

org.embulk : embulk-input-jdbc

Maven & Gradle

Nov 22, 2022
5 usages
101 stars

embulk-input-jdbc · Selects records from a table.

<dependency>
    <groupId>org.embulk</groupId>
    <artifactId>embulk-input-jdbc</artifactId>
    <version>0.13.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.embulk : embulk-input-jdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.2

All Versions

Choose a version of org.embulk : embulk-input-jdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
embulk-input-jdbc-0.13.2
embulk-input-jdbc-0.13.1
embulk-input-jdbc-0.13.0
0.12.x
embulk-input-jdbc-0.12.4
embulk-input-jdbc-0.12.3
embulk-input-jdbc-0.12.2
embulk-input-jdbc-0.12.1

How to add a dependency to Maven

Add the following org.embulk : embulk-input-jdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.embulk</groupId>
    <artifactId>embulk-input-jdbc</artifactId>
    <version>0.13.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.embulk : embulk-input-jdbc gradle dependency to your build.gradle file:

implementation 'org.embulk:embulk-input-jdbc:0.13.2'

Gradle Kotlin DSL: Add the following org.embulk : embulk-input-jdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.embulk:embulk-input-jdbc:0.13.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.embulk : embulk-input-jdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.embulk" % "embulk-input-jdbc" % "0.13.2"

Advertisement

Dependencies from Group

Jun 07, 2023
53 usages
0 stars
Mar 30, 2023
26 usages
0 stars
Mar 30, 2023
24 usages
0 stars
Jun 07, 2023
22 usages
0 stars
Jun 07, 2023
20 usages
0 stars

Discover Dependencies

Feb 27, 2023
2 usages
244 stars
Feb 07, 2023
7 usages
4 stars
Jul 04, 2019
3 usages
13 stars
Aug 17, 2023
2 usages
17.1k stars
Jun 24, 2023
7 usages
43 stars
Aug 24, 2023
9 usages
39 stars
Jun 20, 2021
1 usages
6 stars