Tyrus Bundles

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
ArtifactId

ArtifactId

tyrus-bundles
Last Version

Last Version

1.0-b09
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://tyrus.java.net/tyrus-bundles

Download tyrus-bundles

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-b09
1.0-b08
1.0-b07