org.apache.iotdb:openapi

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

openapi
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

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 openapi

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.swagger : swagger-jersey2-jaxrs jar 1.5.18
javax.servlet : servlet-api jar 2.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.5
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.5
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.

Versions

Version
0.13.0