Last Version

WicketStuff Native WebSocket Javax 6.30.0

Provides the common code needed for the different integrations with web container's WebSocket implementations

License

License

Categories

Categories

Wicket User Interface Web Frameworks Native Development Tools
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-native-websocket-javax
Version

Version

6.30.0
Type

Type

jar
Description

Description

WicketStuff Native WebSocket Javax
Provides the common code needed for the different integrations with web container's WebSocket implementations
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-6.30.0/wicketstuff-native-websocket-javax

Download wicketstuff-native-websocket-javax 6.30.0


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-native-websocket-javax/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-native-websocket-javax</artifactId>
    <version>6.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-native-websocket-javax/
implementation 'org.wicketstuff:wicketstuff-native-websocket-javax:6.30.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-native-websocket-javax/
implementation ("org.wicketstuff:wicketstuff-native-websocket-javax:6.30.0")
'org.wicketstuff:wicketstuff-native-websocket-javax:jar:6.30.0'
<dependency org="org.wicketstuff" name="wicketstuff-native-websocket-javax" rev="6.30.0">
  <artifact name="wicketstuff-native-websocket-javax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-native-websocket-javax', version='6.30.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-native-websocket-javax" % "6.30.0"
[org.wicketstuff/wicketstuff-native-websocket-javax "6.30.0"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.1
org.apache.wicket : wicket-core jar 6.30.0
org.apache.wicket : wicket-native-websocket-core jar 6.30.0
org.apache.wicket : wicket pom 6.30.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.2.7.v20150116
org.eclipse.jetty : jetty-webapp jar 9.2.7.v20150116
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.2.7.v20150116

Project Modules

There are no modules declared in this project.