| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.atlassian.asap | 
    
| ArtifactId | ArtifactIdasap-client-spring-webflux | 
    
| Last Version | Last Version2.26.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionASAP - Client - Spring WebFlux Support 
            Add ASAP support to Spring WebFlux WebClient. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/com.atlassian.asap/asap-client-spring-webflux/ -->
<dependency>
    <groupId>com.atlassian.asap</groupId>
    <artifactId>asap-client-spring-webflux</artifactId>
    <version>2.26.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.atlassian.asap/asap-client-spring-webflux/
implementation 'com.atlassian.asap:asap-client-spring-webflux:2.26.0'
                // https://jarcasting.com/artifacts/com.atlassian.asap/asap-client-spring-webflux/
implementation ("com.atlassian.asap:asap-client-spring-webflux:2.26.0")
                'com.atlassian.asap:asap-client-spring-webflux:jar:2.26.0'
                <dependency org="com.atlassian.asap" name="asap-client-spring-webflux" rev="2.26.0">
  <artifact name="asap-client-spring-webflux" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.atlassian.asap', module='asap-client-spring-webflux', version='2.26.0')
)
                libraryDependencies += "com.atlassian.asap" % "asap-client-spring-webflux" % "2.26.0"
                [com.atlassian.asap/asap-client-spring-webflux "2.26.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.atlassian.asap : asap-common | jar | 2.26.0 | 
| com.atlassian.asap : asap-client-core | jar | 2.26.0 | 
| org.springframework : spring-web | jar | 5.0.12.RELEASE | 
| org.springframework : spring-webflux | jar | 5.0.12.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 | 
| com.atlassian.asap : asap-test-common | jar | 2.26.0 | 
| io.projectreactor : reactor-test | jar | 3.1.6.RELEASE |