| License | License | 
|---|---|
| Categories | CategoriesRxJava Container Microservices Reactive libraries | 
| GroupId | GroupIdorg.rxjava | 
| ArtifactId | ArtifactIdrxjava-apikit-example | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/org.rxjava/rxjava-apikit-example/ -->
<dependency>
    <groupId>org.rxjava</groupId>
    <artifactId>rxjava-apikit-example</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.rxjava/rxjava-apikit-example/
implementation 'org.rxjava:rxjava-apikit-example:1.0.3'// https://jarcasting.com/artifacts/org.rxjava/rxjava-apikit-example/
implementation ("org.rxjava:rxjava-apikit-example:1.0.3")'org.rxjava:rxjava-apikit-example:jar:1.0.3'<dependency org="org.rxjava" name="rxjava-apikit-example" rev="1.0.3">
  <artifact name="rxjava-apikit-example" type="jar" />
</dependency>@Grapes(
@Grab(group='org.rxjava', module='rxjava-apikit-example', version='1.0.3')
)libraryDependencies += "org.rxjava" % "rxjava-apikit-example" % "1.0.3"[org.rxjava/rxjava-apikit-example "1.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.rxjava : rxjava-apikit-tool | jar | 1.0.3 | 
| org.rxjava : rxjava-spring-boot-starter-service | jar | 1.0.3 | 
| org.projectlombok : lombok | jar | 1.18.8 | 
| org.apache.commons : commons-lang3 | jar | 3.9 | 
| org.apache.commons : commons-text | jar | 1.6 | 
| io.projectreactor : reactor-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 | 
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | |
| com.google.guava : guava | jar | 27.0-jre | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | |
| io.projectreactor : reactor-test | jar |