org.rxjava:rxjava-service-example

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

org.rxjava
ArtifactId

ArtifactId

rxjava-service-example
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download rxjava-service-example

How to add to project

<!-- https://jarcasting.com/artifacts/org.rxjava/rxjava-service-example/ -->
<dependency>
    <groupId>org.rxjava</groupId>
    <artifactId>rxjava-service-example</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.rxjava/rxjava-service-example/
implementation 'org.rxjava:rxjava-service-example:1.0.5'
// https://jarcasting.com/artifacts/org.rxjava/rxjava-service-example/
implementation ("org.rxjava:rxjava-service-example:1.0.5")
'org.rxjava:rxjava-service-example:jar:1.0.5'
<dependency org="org.rxjava" name="rxjava-service-example" rev="1.0.5">
  <artifact name="rxjava-service-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rxjava', module='rxjava-service-example', version='1.0.5')
)
libraryDependencies += "org.rxjava" % "rxjava-service-example" % "1.0.5"
[org.rxjava/rxjava-service-example "1.0.5"]

Dependencies

compile (12)

Group / Artifact Type Version
org.rxjava : rxjava-apikit-tool jar 1.0.5
org.rxjava : rxjava-spring-boot-starter-service jar 1.0.5
org.projectlombok : lombok jar 1.18.8
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-text jar 1.6
org.apache.commons : commons-collections4 jar 4.2
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

test (2)

Group / Artifact Type Version
junit : junit jar
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3