Last Version

Wicket Native WebSocket Tomcat 7.x 8.0.0-M3

Provides the code specific to integrate with Tomcat web container

License

License

Categories

Categories

Tomcat Container Application Servers Wicket User Interface Web Frameworks Native Development Tools
GroupId

GroupId

org.apache.wicket
ArtifactId

ArtifactId

wicket-native-websocket-tomcat
Version

Version

8.0.0-M3
Type

Type

jar
Description

Description

Wicket Native WebSocket Tomcat 7.x
Provides the code specific to integrate with Tomcat web container
Project Organization

Project Organization

Apache Software Foundation

Download wicket-native-websocket-tomcat 8.0.0-M3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-native-websocket-core jar 8.0.0-M3
org.slf4j : slf4j-api jar 1.7.21

provided (4)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 7.0.70
org.apache.tomcat : tomcat-coyote jar 7.0.70
javax.servlet : javax.servlet-api jar 3.1.0
org.hamcrest : hamcrest-junit jar 2.0.0.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.3.0
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.