| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesReact User Interface Web Frameworks Immutables Application Layer Libs Code Generators Reactor Container Microservices Reactive libraries | 
        
| GroupId | GroupIdorg.immutables | 
    
| ArtifactId | ArtifactIdcriteria-reactor | 
    
| Version | Version2.9.0-beta3 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionorg.immutables.criteria-reactor 
            Project Reactor implementation for Repository (readers / writers) 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.immutables/criteria-reactor/ -->
<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>criteria-reactor</artifactId>
    <version>2.9.0-beta3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.immutables/criteria-reactor/
implementation 'org.immutables:criteria-reactor:2.9.0-beta3'
                // https://jarcasting.com/artifacts/org.immutables/criteria-reactor/
implementation ("org.immutables:criteria-reactor:2.9.0-beta3")
                'org.immutables:criteria-reactor:jar:2.9.0-beta3'
                <dependency org="org.immutables" name="criteria-reactor" rev="2.9.0-beta3">
  <artifact name="criteria-reactor" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.immutables', module='criteria-reactor', version='2.9.0-beta3')
)
                libraryDependencies += "org.immutables" % "criteria-reactor" % "2.9.0-beta3"
                [org.immutables/criteria-reactor "2.9.0-beta3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : criteria-common | jar | 2.9.0-beta3 | 
| com.google.guava : guava | jar | 19.0 | 
| io.projectreactor : reactor-core | jar | 3.3.11.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : value Optional | jar | 2.9.0-beta3 | 
| org.immutables : testing | jar | 2.9.0-beta3 | 
| org.immutables : criteria-common | test-jar | 2.9.0-beta3 | 
| io.projectreactor : reactor-test | jar | 3.3.11.RELEASE |