Helidon WebServer Tyrus

Java libraries for writing microservices

License

License

Categories

Categories

Helidon Container Microservices
GroupId

GroupId

io.helidon.webserver
ArtifactId

ArtifactId

helidon-webserver-tyrus
Last Version

Last Version

3.0.0-M2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (6)

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

test (5)

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

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
2.0.0-M3
2.0.0-M2