RxJava 3 Microprofile Reactive Streams Operators

RxJava 3 service implementation for the Eclipse Microprofile Reactive Streams Operators SPI

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.akarnokd
ArtifactId

ArtifactId

rxjava3-microprofile-rs
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RxJava 3 Microprofile Reactive Streams Operators
RxJava 3 service implementation for the Eclipse Microprofile Reactive Streams Operators SPI
Project URL

Project URL

https://github.com/akarnokd/RxJavaMicroprofileRS/
Source Code Management

Source Code Management

https://github.com/akarnokd/RxJavaMicroprofileRS/

Download rxjava3-microprofile-rs

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.akarnokd/rxjava3-microprofile-rs/ -->
<dependency>
    <groupId>com.github.akarnokd</groupId>
    <artifactId>rxjava3-microprofile-rs</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.akarnokd/rxjava3-microprofile-rs/
implementation 'com.github.akarnokd:rxjava3-microprofile-rs:2.0.0'
// https://jarcasting.com/artifacts/com.github.akarnokd/rxjava3-microprofile-rs/
implementation ("com.github.akarnokd:rxjava3-microprofile-rs:2.0.0")
'com.github.akarnokd:rxjava3-microprofile-rs:jar:2.0.0'
<dependency org="com.github.akarnokd" name="rxjava3-microprofile-rs" rev="2.0.0">
  <artifact name="rxjava3-microprofile-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.akarnokd', module='rxjava3-microprofile-rs', version='2.0.0')
)
libraryDependencies += "com.github.akarnokd" % "rxjava3-microprofile-rs" % "2.0.0"
[com.github.akarnokd/rxjava3-microprofile-rs "2.0.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-core jar 2.0
io.reactivex.rxjava3 : rxjava jar 3.0.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testng : testng jar 7.4.0
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-tck jar 2.0

Project Modules

There are no modules declared in this project.

RxJavaMicroprofileRS

RxJava 3 service implementation for the Eclipse Microprofile Reactive Streams Operators SPI

codecov.io Maven Central

RxJava 3: Maven Central

Microprofile RS: Maven Central

dependencies {
    implementation "com.github.akarnokd:rxjava3-microprofile-rs:2.0.0"
}

Features

  • RxJavaPublisherFactory
  • RxJavaPublisherBuilder
  • RxJavaProcessorBuilder
  • RxJavaMicroprofilePlugins

Versions

Version
2.0.0
0.0.1