| License | License | 
|---|---|
| Categories | CategoriesHazelcast Application Layer Libs Distributed Applications | 
| GroupId | GroupIdcom.hazelcast | 
| ArtifactId | ArtifactIdhazelcast-sql | 
| Last Version | Last Version5.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionhazelcast-sql SQL Parser and Optimizer | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| hazelcast-sql-5.1.2.pom | |
| hazelcast-sql-5.1.2.jar | 11 MB | 
| hazelcast-sql-5.1.2-tests.jar | 4 KB | 
| hazelcast-sql-5.1.2-sources.jar | 6 MB | 
| hazelcast-sql-5.1.2-javadoc.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-sql/ -->
<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>hazelcast-sql</artifactId>
    <version>5.1.2</version>
</dependency>// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-sql/
implementation 'com.hazelcast:hazelcast-sql:5.1.2'// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-sql/
implementation ("com.hazelcast:hazelcast-sql:5.1.2")'com.hazelcast:hazelcast-sql:jar:5.1.2'<dependency org="com.hazelcast" name="hazelcast-sql" rev="5.1.2">
  <artifact name="hazelcast-sql" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-sql', version='5.1.2')
)libraryDependencies += "com.hazelcast" % "hazelcast-sql" % "5.1.2"[com.hazelcast/hazelcast-sql "5.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hazelcast : hazelcast | jar | 5.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 | 
| org.apache.avro : avro | jar | 1.11.0 | 
| com.hazelcast.jet : hazelcast-jet-kafka | jar | 5.1.2 | 
| 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.3 | 
| com.google.code.findbugs : annotations Optional | jar | 3.0.1u2 |