Last Version

crate-jdbc-standalone 2.6.0

Crate.IO JDBC Driver (Standalone)

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

io.crate
ArtifactId

ArtifactId

crate-jdbc-standalone
Version

Version

2.6.0
Type

Type

jar
Description

Description

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

Project URL

https://crate.io
Source Code Management

Source Code Management

https://github.com/crate/crate-jdbc

Download crate-jdbc-standalone 2.6.0


<!-- https://jarcasting.com/artifacts/io.crate/crate-jdbc-standalone/ -->
<dependency>
    <groupId>io.crate</groupId>
    <artifactId>crate-jdbc-standalone</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.crate/crate-jdbc-standalone/
implementation 'io.crate:crate-jdbc-standalone:2.6.0'
// https://jarcasting.com/artifacts/io.crate/crate-jdbc-standalone/
implementation ("io.crate:crate-jdbc-standalone:2.6.0")
'io.crate:crate-jdbc-standalone:jar:2.6.0'
<dependency org="io.crate" name="crate-jdbc-standalone" rev="2.6.0">
  <artifact name="crate-jdbc-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crate', module='crate-jdbc-standalone', version='2.6.0')
)
libraryDependencies += "io.crate" % "crate-jdbc-standalone" % "2.6.0"
[io.crate/crate-jdbc-standalone "2.6.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.