is not current version
Last Version 0.9.1

org.apache.plc4x:plc4j-apache-calcite 0.5.0


Categories

Categories

Apache Calcite Data Databases
GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

plc4j-apache-calcite
Version

Version

0.5.0
Type

Type

jar

Download plc4j-apache-calcite 0.5.0


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