Last Version

io.smallrye.reactive:smallrye-reactive-messaging-provider-1.0 1.0.0

An implementation of the MicroProfile Reactive Streams Messaging specification

License

License

Categories

Categories

IDE Development Tools React User Interface Web Frameworks Messaging Application Layer Libs
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-messaging-provider-1.0
Version

Version

1.0.0
Type

Type

jar
Description

Description

An implementation of the MicroProfile Reactive Streams Messaging specification
Project Organization

Project Organization

SmallRye

Download smallrye-reactive-messaging-provider-1.0 1.0.0


<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-provider-1.0/ -->
<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-reactive-messaging-provider-1.0</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-provider-1.0/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-provider-1.0:1.0.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-provider-1.0/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-provider-1.0:1.0.0")
'io.smallrye.reactive:smallrye-reactive-messaging-provider-1.0:jar:1.0.0'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-provider-1.0" rev="1.0.0">
  <artifact name="smallrye-reactive-messaging-provider-1.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-provider-1.0', version='1.0.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-provider-1.0" % "1.0.0"
[io.smallrye.reactive/smallrye-reactive-messaging-provider-1.0 "1.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.jboss : jandex jar 2.1.1.Final
javax.annotation : javax.annotation-api jar 1.3.2
org.eclipse.microprofile.reactive.messaging : microprofile-reactive-messaging-api jar 1.0
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api jar 1.0
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-core jar 1.0
io.reactivex.rxjava2 : rxjava jar 2.2.10
io.smallrye.reactive : smallrye-reactive-converter-api jar 1.0.6
org.eclipse.microprofile.config : microprofile-config-api jar 1.3
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.26

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 2.0.SP1

test (9)

Group / Artifact Type Version
io.smallrye : smallrye-config-1.3 jar 1.0.0
org.jboss.weld.se : weld-se-core jar 3.1.1.Final
io.smallrye.reactive : smallrye-reactive-streams-operators-1.0 jar 1.0.6
io.smallrye.reactive : smallrye-reactive-converter-rxjava2 jar 1.0.6
io.smallrye.reactive : smallrye-reactive-converter-reactor jar 1.0.6
io.smallrye.reactive : smallrye-reactive-streams-vertx-execution-model-1.0 jar 1.0.6
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2
org.awaitility : awaitility jar 3.1.6

Project Modules

There are no modules declared in this project.