| License | License | 
|---|---|
| Categories | CategoriesReact User Interface Web Frameworks RxJava Container Microservices Reactive libraries | 
| GroupId | GroupIdtech.picnic.reactive-support | 
| ArtifactId | ArtifactIdrxjava-support | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPicnic :: Reactive Support :: RxJava Support RxJava support library by Picnic. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| rxjava-support-0.0.2.pom | |
| rxjava-support-0.0.2.jar | 14 KB | 
| rxjava-support-0.0.2-tests.jar | 18 KB | 
| rxjava-support-0.0.2-sources.jar | 8 KB | 
| rxjava-support-0.0.2-javadoc.jar | 49 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tech.picnic.reactive-support/rxjava-support/ -->
<dependency>
    <groupId>tech.picnic.reactive-support</groupId>
    <artifactId>rxjava-support</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/tech.picnic.reactive-support/rxjava-support/
implementation 'tech.picnic.reactive-support:rxjava-support:0.0.2'// https://jarcasting.com/artifacts/tech.picnic.reactive-support/rxjava-support/
implementation ("tech.picnic.reactive-support:rxjava-support:0.0.2")'tech.picnic.reactive-support:rxjava-support:jar:0.0.2'<dependency org="tech.picnic.reactive-support" name="rxjava-support" rev="0.0.2">
  <artifact name="rxjava-support" type="jar" />
</dependency>@Grapes(
@Grab(group='tech.picnic.reactive-support', module='rxjava-support', version='0.0.2')
)libraryDependencies += "tech.picnic.reactive-support" % "rxjava-support" % "0.0.2"[tech.picnic.reactive-support/rxjava-support "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 27.0-jre | 
| io.reactivex.rxjava2 : rxjava | jar | 2.2.3 | 
| org.reactivestreams : reactive-streams | jar | 1.0.2 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.springframework : spring-web | jar | |
| org.springframework : spring-webmvc | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 | 
| org.mockito : mockito-core | jar | 2.23.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.25 | 
| org.springframework : spring-test | jar | |
| org.testng : testng | jar | 6.14.3 |