Apache Apex Malhar SQL Support

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.apex
ArtifactId

ArtifactId

malhar-sql
Last Version

Last Version

3.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Apex Malhar SQL Support
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

Apache Software Foundation

Download malhar-sql

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.apex : malhar-library jar 3.8.0
org.apache.apex : malhar-contrib jar 3.8.0
org.apache.apex : malhar-kafka jar 3.8.0
org.apache.calcite : calcite-core jar 1.7.0
net.sf.supercsv : super-csv jar 2.4.0
com.github.fge : json-schema-validator jar 2.2.6

provided (2)

Group / Artifact Type Version
org.apache.apex : apex-common jar 3.6.0
org.apache.xbean : xbean-asm5-shaded jar 4.3

test (9)

Group / Artifact Type Version
org.apache.apex : malhar-kafka test-jar 3.8.0
org.apache.kafka : kafka_2.11 jar 0.9.0.1
org.apache.kafka : kafka_2.11 jar 0.9.0.1
org.apache.apex : apex-engine jar 3.6.0
org.mockito : mockito-core jar 2.8.47
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.powermock : powermock-module-junit4 jar 1.7.1
junit : junit jar 4.11
pl.pragmatists : JUnitParams jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.0
3.7.0
3.6.0