Last Version

WebSockets for JBoss AS 0.5

WebSockets for JBoss AS 7.1+

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.atmosphere.jboss.as
ArtifactId

ArtifactId

jboss-as-websockets
Version

Version

0.5
Type

Type

jar
Description

Description

WebSockets for JBoss AS
WebSockets for JBoss AS 7.1+
Project URL

Project URL

http://www.jboss.org/

Download jboss-as-websockets 0.5


<!-- https://jarcasting.com/artifacts/org.atmosphere.jboss.as/jboss-as-websockets/ -->
<dependency>
    <groupId>org.atmosphere.jboss.as</groupId>
    <artifactId>jboss-as-websockets</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.jboss.as/jboss-as-websockets/
implementation 'org.atmosphere.jboss.as:jboss-as-websockets:0.5'
// https://jarcasting.com/artifacts/org.atmosphere.jboss.as/jboss-as-websockets/
implementation ("org.atmosphere.jboss.as:jboss-as-websockets:0.5")
'org.atmosphere.jboss.as:jboss-as-websockets:jar:0.5'
<dependency org="org.atmosphere.jboss.as" name="jboss-as-websockets" rev="0.5">
  <artifact name="jboss-as-websockets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.jboss.as', module='jboss-as-websockets', version='0.5')
)
libraryDependencies += "org.atmosphere.jboss.as" % "jboss-as-websockets" % "0.5"
[org.atmosphere.jboss.as/jboss-as-websockets "0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1

provided (3)

Group / Artifact Type Version
org.jboss.as : jboss-as-server jar 7.1.1.Final
org.jboss.web » jbossweb jar 7.0.16.Final
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec jar 1.0.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.