Last Version

Tyrus Echo Sample 2.1.0-M4

Tyrus is the reference implementation of Java API for WebSocket (JSR-356)

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.tyrus.samples
ArtifactId

ArtifactId

tyrus-sample-echo
Version

Version

2.1.0-M4
Type

Type

war
Description

Description

Tyrus Echo Sample
Tyrus is the reference implementation of Java API for WebSocket (JSR-356)
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.tyrus/tyrus-sample-echo
Project Organization

Project Organization

Oracle Corporation

Download tyrus-sample-echo 2.1.0-M4


<!-- https://jarcasting.com/artifacts/org.glassfish.tyrus.samples/tyrus-sample-echo/ -->
<dependency>
    <groupId>org.glassfish.tyrus.samples</groupId>
    <artifactId>tyrus-sample-echo</artifactId>
    <version>2.1.0-M4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.tyrus.samples/tyrus-sample-echo/
implementation 'org.glassfish.tyrus.samples:tyrus-sample-echo:2.1.0-M4'
// https://jarcasting.com/artifacts/org.glassfish.tyrus.samples/tyrus-sample-echo/
implementation ("org.glassfish.tyrus.samples:tyrus-sample-echo:2.1.0-M4")
'org.glassfish.tyrus.samples:tyrus-sample-echo:war:2.1.0-M4'
<dependency org="org.glassfish.tyrus.samples" name="tyrus-sample-echo" rev="2.1.0-M4">
  <artifact name="tyrus-sample-echo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.tyrus.samples', module='tyrus-sample-echo', version='2.1.0-M4')
)
libraryDependencies += "org.glassfish.tyrus.samples" % "tyrus-sample-echo" % "2.1.0-M4"
[org.glassfish.tyrus.samples/tyrus-sample-echo "2.1.0-M4"]

Dependencies

provided (2)

Group / Artifact Type Version
jakarta.websocket : jakarta.websocket-api jar 2.1.0
jakarta.websocket : jakarta.websocket-client-api jar 2.1.0

test (3)

Group / Artifact Type Version
org.glassfish.tyrus : tyrus-container-grizzly-client jar 2.1.0-M4
org.glassfish.tyrus : tyrus-container-jdk-client jar 2.1.0-M4
org.glassfish.tyrus.tests : tyrus-test-tools jar 2.1.0-M4

Project Modules

There are no modules declared in this project.