| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesImmutables Application Layer Libs Code Generators | 
        
| GroupId | GroupIdorg.immutables | 
    
| ArtifactId | ArtifactIdcriteria-sql | 
    
| Version | Version2.9.0-beta2 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionorg.immutables.criteria-sql 
            SQL Criteria backend 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.immutables/criteria-sql/ -->
<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>criteria-sql</artifactId>
    <version>2.9.0-beta2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.immutables/criteria-sql/
implementation 'org.immutables:criteria-sql:2.9.0-beta2'
                // https://jarcasting.com/artifacts/org.immutables/criteria-sql/
implementation ("org.immutables:criteria-sql:2.9.0-beta2")
                'org.immutables:criteria-sql:jar:2.9.0-beta2'
                <dependency org="org.immutables" name="criteria-sql" rev="2.9.0-beta2">
  <artifact name="criteria-sql" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.immutables', module='criteria-sql', version='2.9.0-beta2')
)
                libraryDependencies += "org.immutables" % "criteria-sql" % "2.9.0-beta2"
                [org.immutables/criteria-sql "2.9.0-beta2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : criteria-common | jar | 2.9.0-beta2 | 
| com.google.guava : guava | jar | 19.0 | 
| org.immutables : value Optional | jar | 2.9.0-beta2 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.11 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11.6 | 
| io.reactivex.rxjava2 : rxjava | jar | 2.2.19 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.8.11 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.11 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.8.11 | 
| org.immutables : testing | jar | 2.9.0-beta2 | 
| org.immutables : criteria-common | test-jar | 2.9.0-beta2 |