Last Version

Empty Release Project to Avoid Maven Bug 1.0.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-1.0-release
Version

Version

1.0.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-1.0-release 1.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
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 (8)

Group / Artifact Type Version
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.