is not current version
Last Version 3.0.0-M2

Helidon Messaging 2.3.2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices Messaging Application Layer Libs
GroupId

GroupId

io.helidon.messaging
ArtifactId

ArtifactId

helidon-messaging
Version

Version

2.3.2
Type

Type

jar
Description

Description

Helidon Messaging
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-messaging
Project Organization

Project Organization

Oracle Corporation

Download helidon-messaging 2.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.helidon.config : helidon-config jar 2.3.2
io.helidon.config : helidon-config-mp jar 2.3.2
io.helidon.common : helidon-common-configurable jar 2.3.2
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api jar 1.0.1
org.eclipse.microprofile.reactive.messaging : microprofile-reactive-messaging-api jar 1.0

runtime (1)

Group / Artifact Type Version
io.helidon.microprofile.reactive-streams : helidon-microprofile-reactive-streams jar 2.3.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.