Last Version

Apache Vysper Websockets support 0.7

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.vysper.extensions
ArtifactId

ArtifactId

vysper-websockets
Version

Version

0.7
Type

Type

jar
Description

Description

Apache Vysper Websockets support
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download vysper-websockets 0.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.vysper : spec-compliance Optional jar 0.7
org.apache.vysper : vysper-core jar 0.7
org.eclipse.jetty : jetty-websocket jar 7.2.1.v20101111
org.eclipse.jetty : jetty-servlet jar 7.2.1.v20101111

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.3
log4j : log4j jar 1.2.14
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.