Last Version

GWT Websockets parent project 0.1.1


License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.colinalworth.gwt.websockets
ArtifactId

ArtifactId

gwt-websockets-parent
Version

Version

0.1.1
Type

Type

pom
Description

Description

GWT Websockets parent project
Project Organization

Project Organization

Vertispan LLC
Source Code Management

Source Code Management

https://github.com/vertispan/some-gwt-module/tree/master

Download gwt-websockets-parent 0.1.1


<!-- https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/gwt-websockets-parent/ -->
<dependency>
    <groupId>com.colinalworth.gwt.websockets</groupId>
    <artifactId>gwt-websockets-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/gwt-websockets-parent/
implementation 'com.colinalworth.gwt.websockets:gwt-websockets-parent:0.1.1'
// https://jarcasting.com/artifacts/com.colinalworth.gwt.websockets/gwt-websockets-parent/
implementation ("com.colinalworth.gwt.websockets:gwt-websockets-parent:0.1.1")
'com.colinalworth.gwt.websockets:gwt-websockets-parent:pom:0.1.1'
<dependency org="com.colinalworth.gwt.websockets" name="gwt-websockets-parent" rev="0.1.1">
  <artifact name="gwt-websockets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.colinalworth.gwt.websockets', module='gwt-websockets-parent', version='0.1.1')
)
libraryDependencies += "com.colinalworth.gwt.websockets" % "gwt-websockets-parent" % "0.1.1"
[com.colinalworth.gwt.websockets/gwt-websockets-parent "0.1.1"]

Dependencies

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

Project Modules

  • rpc-client-common
  • javaee-websocket-gwt-rpc
  • javaee-websocket-gwt-rpc-sample
  • workers
  • workers-sample