is not current version
Last Version 0.13.0

IoTDB-RocketMQ Examples 0.12.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

rocketmq-example
Version

Version

0.12.0
Type

Type

jar
Description

Description

IoTDB-RocketMQ Examples
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 rocketmq-example 0.12.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.iotdb : iotdb-session jar 0.12.0
org.apache.rocketmq : rocketmq-client jar 4.4.0
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.