License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Messaging Application Layer Libs |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdsmallrye-reactive-messaging-health |
Version | Version3.14.0 |
Type | Typejar |
Description |
DescriptionSmallRye Reactive Messaging : Health
An implementation of the MicroProfile Reactive Streams Messaging specification
|
Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-health/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging-health</artifactId>
<version>3.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-health/
implementation 'io.smallrye.reactive:smallrye-reactive-messaging-health:3.14.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-reactive-messaging-health/
implementation ("io.smallrye.reactive:smallrye-reactive-messaging-health:3.14.0")
'io.smallrye.reactive:smallrye-reactive-messaging-health:jar:3.14.0'
<dependency org="io.smallrye.reactive" name="smallrye-reactive-messaging-health" rev="3.14.0">
<artifact name="smallrye-reactive-messaging-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-reactive-messaging-health', version='3.14.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-reactive-messaging-health" % "3.14.0"
[io.smallrye.reactive/smallrye-reactive-messaging-health "3.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.health : microprofile-health-api | jar | 3.1 |
io.smallrye.reactive : smallrye-reactive-messaging-api | jar | 3.14.0 |
io.smallrye.reactive : smallrye-reactive-messaging-provider | jar | 3.14.0 |
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 | 1.1.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 |
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-health | jar | 3.2.0 |
org.jboss.weld.se : weld-se-core | jar | 3.1.8.Final |
org.jboss.weld : weld-core-impl | jar | 3.1.8.Final |
io.smallrye.reactive : mutiny-reactive-streams-operators | jar | 1.1.2 |
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.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.awaitility : awaitility | jar | 4.1.1 |
org.mockito : mockito-core | jar | 4.3.1 |
org.junit-pioneer : junit-pioneer | jar | 1.5.0 |
org.junit.platform : junit-platform-commons | jar | 1.8.2 |