License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast.jet |
ArtifactId | ArtifactIdhazelcast-jet-sql |
Last Version | Last Version4.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhazelcast-jet-sql
SQL support for Hazelcast Jet
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hazelcast.jet/hazelcast-jet-sql/ -->
<dependency>
<groupId>com.hazelcast.jet</groupId>
<artifactId>hazelcast-jet-sql</artifactId>
<version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet/hazelcast-jet-sql/
implementation 'com.hazelcast.jet:hazelcast-jet-sql:4.5.3'
// https://jarcasting.com/artifacts/com.hazelcast.jet/hazelcast-jet-sql/
implementation ("com.hazelcast.jet:hazelcast-jet-sql:4.5.3")
'com.hazelcast.jet:hazelcast-jet-sql:jar:4.5.3'
<dependency org="com.hazelcast.jet" name="hazelcast-jet-sql" rev="4.5.3">
<artifact name="hazelcast-jet-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet', module='hazelcast-jet-sql', version='4.5.3')
)
libraryDependencies += "com.hazelcast.jet" % "hazelcast-jet-sql" % "4.5.3"
[com.hazelcast.jet/hazelcast-jet-sql "4.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : hazelcast-sql-core | jar | 4.2.4 |
org.apache.avro : avro | jar | 1.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast.jet : hazelcast-jet-core | jar | 4.5.3 |
com.hazelcast.jet : hazelcast-jet-kafka | jar | 4.5.3 |
org.apache.kafka : kafka-clients | jar | 2.2.2 |
com.google.code.findbugs : annotations | jar | 3.0.0 |