MVN

io.syndesis : sql-common

Maven & Gradle

Feb 08, 2018
5 usages

Connectors :: SQL :: Common · Common code shared by all SQL connectors

<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>sql-common</artifactId>
    <version>1.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.syndesis : sql-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.9

All Versions

Choose a version of io.syndesis : sql-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
sql-common-1.3.0-20180202
1.2.x
sql-common-1.2.9
sql-common-1.2.8
sql-common-1.2.7
sql-common-1.2.6
sql-common-1.2.5
sql-common-1.2.4
sql-common-1.2.3
sql-common-1.2.2

How to add a dependency to Maven

Add the following io.syndesis : sql-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>sql-common</artifactId>
    <version>1.2.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.syndesis : sql-common gradle dependency to your build.gradle file:

implementation 'io.syndesis:sql-common:1.2.9'

Gradle Kotlin DSL: Add the following io.syndesis : sql-common gradle kotlin dependency to your build.gradle.kts file:

implementation("io.syndesis:sql-common:1.2.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.syndesis : sql-common sbt scala dependency to your build.sbt file:

libraryDependencies += "io.syndesis" % "sql-common" % "1.2.9"

Advertisement

Dependencies from Group

Feb 08, 2018
23 usages
Feb 08, 2018
22 usages
478 stars
dao
Feb 08, 2018
14 usages
Feb 08, 2018
11 usages

Discover Dependencies

Feb 08, 2018
6 usages
Mar 10, 2019
5 usages
1.2k stars
May 12, 2023
5 usages
Dec 07, 2022
10 usages
Jun 06, 2019
5 usages
2.5k stars
Feb 14, 2018
6 usages
Jul 11, 2022
180 usages
197 stars
Aug 20, 2020
13 usages
16 stars