is not current version
Last Version 2.1.0-M4

Tyrus End-to-End Non-deployable Tests 2.0.1

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-e2e-nondeployable
Version

Version

2.0.1
Type

Type

war
Description

Description

Tyrus End-to-End Non-deployable 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-e2e-nondeployable
Project Organization

Project Organization

Oracle Corporation

Download tyrus-tests-e2e-nondeployable 2.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.glassfish.tyrus : tyrus-core jar 2.0.1
org.glassfish.tyrus : tyrus-container-grizzly-client jar 2.0.1
org.glassfish.tyrus : tyrus-container-jdk-client jar 2.0.1
org.glassfish.tyrus : tyrus-container-inmemory jar 2.0.1
org.glassfish.tyrus.tests : tyrus-test-tools jar 2.0.1

test (2)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-osgi jar 3.0.2
org.glassfish.tyrus : tyrus-server jar 2.0.1

Project Modules

There are no modules declared in this project.