Helidon Messaging

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
Last Version

Last Version

3.0.0-M2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.helidon.config : helidon-config jar 3.0.0-M2
io.helidon.config : helidon-config-mp jar 3.0.0-M2
io.helidon.common : helidon-common-configurable jar 3.0.0-M2
org.eclipse.microprofile.reactive-streams-operators : microprofile-reactive-streams-operators-api jar 3.0-RC1
org.eclipse.microprofile.reactive.messaging : microprofile-reactive-messaging-api jar 3.0-RC2

runtime (1)

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

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.
io.helidon.messaging

Oracle

Open Source at Oracle

Versions

Version
3.0.0-M2
3.0.0-M1
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-RC2
2.0.0-RC1
2.0.0-M4