is not current version
Last Version 4.0.0.RC1

Empty Release Project to Avoid Maven Bug 3.8.0

Empty Release Project to Avoid Maven Bug

License

License

Categories

Categories

React User Interface Web Frameworks Messaging Application Layer Libs
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

smallrye-reactive-messaging-release
Version

Version

3.8.0
Type

Type

pom
Description

Description

Empty Release Project to Avoid Maven Bug
Empty Release Project to Avoid Maven Bug
Project Organization

Project Organization

SmallRye

Download smallrye-reactive-messaging-release 3.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.4.2.Final
io.smallrye.reactive : smallrye-reactive-converter-api jar 2.6.0
io.smallrye.reactive : mutiny jar 0.18.1

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-annotations jar 2.2.1.Final
org.jboss.logging : jboss-logging-processor jar 2.2.1.Final

test (13)

Group / Artifact Type Version
org.jboss.weld.se : weld-se-core jar 3.1.7.SP1
org.jboss.weld : weld-core-impl jar 3.1.7.SP1
io.smallrye.reactive : mutiny-reactive-streams-operators jar 0.18.1
io.smallrye.reactive : smallrye-reactive-converter-rxjava2 jar 2.6.0
io.smallrye.reactive : smallrye-reactive-converter-reactor jar 2.6.0
io.smallrye.reactive : smallrye-reactive-converter-mutiny jar 2.6.0
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.1.0
org.mockito : mockito-all jar 1.10.19
org.junit-pioneer : junit-pioneer jar 1.4.2
org.junit.platform : junit-platform-commons jar 1.7.2

Project Modules

There are no modules declared in this project.