Last Version

jdbc example 0.13.0

This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.

License

License

GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

jdbc-example
Version

Version

0.13.0
Type

Type

jar
Description

Description

jdbc example
This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.
Project Organization

Project Organization

The Apache Software Foundation

Download jdbc-example 0.13.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.iotdb : iotdb-jdbc jar 0.13.0
ch.qos.logback : logback-classic jar 1.2.10
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testcontainers : testcontainers jar 1.15.2

Project Modules

There are no modules declared in this project.