License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.tyrus.tests |
ArtifactId | ArtifactIdtyrus-tests-project |
Last Version | Last Version2.1.0-M4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTyrus Tests
Tyrus is the reference implementation of Java API for WebSocket (JSR-356)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tyrus-tests-project-2.1.0-M4.pom | 3 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.tyrus : tyrus-server | jar | 2.1.0-M4 |