MVN

io.crate : crate-jdbc-standalone

Maven & Gradle

May 04, 2023
22 stars

crate-jdbc-standalone · Crate.IO JDBC Driver (Standalone)

<dependency>
    <groupId>io.crate</groupId>
    <artifactId>crate-jdbc-standalone</artifactId>
    <version>2.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.crate : crate-jdbc-standalone to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.0

All Versions

Choose a version of io.crate : crate-jdbc-standalone to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
crate-jdbc-standalone-2.7.0
2.6.x
crate-jdbc-standalone-2.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.crate</groupId>
    <artifactId>crate-jdbc-standalone</artifactId>
    <version>2.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.crate : crate-jdbc-standalone gradle dependency to your build.gradle file:

implementation 'io.crate:crate-jdbc-standalone:2.7.0'

Gradle Kotlin DSL: Add the following io.crate : crate-jdbc-standalone gradle kotlin dependency to your build.gradle.kts file:

implementation("io.crate:crate-jdbc-standalone:2.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.crate : crate-jdbc-standalone sbt scala dependency to your build.sbt file:

libraryDependencies += "io.crate" % "crate-jdbc-standalone" % "2.7.0"

Advertisement

Dependencies from Group

Jul 20, 2021
1 usages
2 stars
May 04, 2023
22 stars
May 04, 2023
22 stars
Mar 15, 2021
3 stars

Discover Dependencies

Mar 13, 2021
0 stars
Feb 02, 2023
1 usages
3 stars
Feb 02, 2023
3 stars
Mar 14, 2021
0 stars
Mar 14, 2021
0 stars
Apr 11, 2021
1 usages
1 stars
Sep 29, 2022
2 stars