| License | License | 
|---|---|
| Categories | CategoriesHazelcast Application Layer Libs Distributed Applications | 
| GroupId | GroupIdcom.hazelcast | 
| ArtifactId | ArtifactIdhazelcast-sql | 
| Version | Version5.0-BETA-1 | 
| Type | Typejar | 
| Description | Descriptionhazelcast-sql SQL Parser and Optimizer | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-sql/ -->
<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>hazelcast-sql</artifactId>
    <version>5.0-BETA-1</version>
</dependency>// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-sql/
implementation 'com.hazelcast:hazelcast-sql:5.0-BETA-1'// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-sql/
implementation ("com.hazelcast:hazelcast-sql:5.0-BETA-1")'com.hazelcast:hazelcast-sql:jar:5.0-BETA-1'<dependency org="com.hazelcast" name="hazelcast-sql" rev="5.0-BETA-1">
  <artifact name="hazelcast-sql" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-sql', version='5.0-BETA-1')
)libraryDependencies += "com.hazelcast" % "hazelcast-sql" % "5.0-BETA-1"[com.hazelcast/hazelcast-sql "5.0-BETA-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hazelcast : hazelcast | jar | 5.0-BETA-1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 | 
| org.apache.avro : avro | jar | 1.10.2 | 
| com.hazelcast.jet : hazelcast-jet-kafka | jar | 5.0-BETA-1 | 
| org.apache.kafka : kafka-clients | jar | 2.2.2 | 
| javax.cache : cache-api Optional | jar | 1.1.1 | 
| org.snakeyaml : snakeyaml-engine Optional | jar | 2.1 | 
| com.google.code.findbugs : annotations Optional | jar | 3.0.1u2 |