is not current version
Last Version 0.13.0

org.apache.iotdb:cross-tests 0.11.2


GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

cross-tests
Version

Version

0.11.2
Type

Type

jar

Download cross-tests 0.11.2


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