is not current version
Last Version 3.0.0-M2

Helidon MicroProfile WebSocket 2.3.1

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

2.3.1
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 2.3.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.glassfish.tyrus : tyrus-core jar 1.17
io.helidon.microprofile.cdi : helidon-microprofile-cdi jar 2.3.1
io.helidon.webserver : helidon-webserver-tyrus jar 2.3.1
io.helidon.common : helidon-common jar 2.3.1
jakarta.websocket : jakarta.websocket-api jar 1.1.2
io.helidon.microprofile.server : helidon-microprofile-server jar 2.3.1

provided (1)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.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.