How To Install Java Artifact org.apache.iotdb.iotdb-metrics v0.14.0-preview2

org.apache.iotdb iotdb-metrics 0.14.0-preview2

Introduction

In this article, we'll learn how to install Java artifact iotdb-metrics from org.apache.iotdb group in version 0.14.0-preview2. The artifact is available in 19 versions: 1.3.2 1.3.1 1.3.0 1.2.2 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0 0.14.0-preview3 0.14.0-preview2 0.14.0-preview1 0.13.4 0.13.3 0.13.2 0.13.1 0.13.0 The metric module project has its own website at: https://github.com/thulab/iotdb/tree/master/tsfile. The parent project is: org.apache.iotdb::iotdb-parent::0.14.0-preview2

How To Install Java Artifact org.apache.iotdb.iotdb-metrics In Version 0.14.0-preview2

To install the metric module artifact in version 0.14.0-preview2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses metric module dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.