Last Version

Tyrus Tests 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.tests
ArtifactId

ArtifactId

tyrus-tests-project
Version

Version

2.1.0-M4
Type

Type

pom
Description

Description

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

Project URL

https://projects.eclipse.org/projects/ee4j.tyrus/tyrus-tests-project
Project Organization

Project Organization

Oracle Corporation

Download tyrus-tests-project 2.1.0-M4


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

Dependencies

test (1)

Group / Artifact Type Version
org.glassfish.tyrus : tyrus-server jar 2.1.0-M4

Project Modules

  • containers
  • e2e
  • servlet
  • tools