is not current version
Last Version 3.0.0-M2

Helidon WebServer Tyrus 2.4.2

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.webserver
ArtifactId

ArtifactId

helidon-webserver-tyrus
Version

Version

2.4.2
Type

Type

jar
Description

Description

Helidon WebServer Tyrus
Java libraries for writing microservices
Project URL

Project URL

https://helidon.io/helidon-webserver-tyrus
Project Organization

Project Organization

Oracle Corporation

Download helidon-webserver-tyrus 2.4.2


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

Dependencies

compile (6)

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

test (5)

Group / Artifact Type Version
org.glassfish.tyrus : tyrus-client jar 1.17
org.glassfish.tyrus : tyrus-container-grizzly-client jar 1.17
io.helidon.webserver : helidon-webserver-test-support jar 2.4.2
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.