Last Version

Helidon MicroProfile WebSocket 3.0.0-M2

Helidon MP integration with Tyrus

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.microprofile.websocket
ArtifactId

ArtifactId

helidon-microprofile-websocket
Version

Version

3.0.0-M2
Type

Type

jar
Description

Description

Helidon MicroProfile WebSocket
Helidon MP integration with Tyrus
Project URL

Project URL

https://helidon.io/helidon-microprofile-websocket
Project Organization

Project Organization

Oracle Corporation

Download helidon-microprofile-websocket 3.0.0-M2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.glassfish.tyrus : tyrus-core jar 2.0.1
io.helidon.microprofile.cdi : helidon-microprofile-cdi jar 3.0.0-M2
io.helidon.webserver : helidon-webserver-tyrus jar 3.0.0-M2
io.helidon.common : helidon-common jar 3.0.0-M2
jakarta.websocket : jakarta.websocket-api jar 2.0.0
io.helidon.microprofile.server : helidon-microprofile-server jar 3.0.0-M2

provided (1)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 3.0.0

test (4)

Group / Artifact Type Version
org.glassfish.tyrus : tyrus-client jar 2.0.1
org.glassfish.tyrus : tyrus-container-grizzly-client jar 2.0.1
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.