Socket.IO Java Server

Java backend for Socket.IO javascript library

License

License

GroupId

GroupId

com.codeminders.socketio
ArtifactId

ArtifactId

socketio-parent
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

Socket.IO Java Server
Java backend for Socket.IO javascript library
Project URL

Project URL

https://github.com/codeminders/socket.io-server-java

Download socketio-parent

Filename Size
socketio-parent-1.0.10.pom 12 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 23.0

provided (1)

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

Project Modules

  • socket-io
  • samples
com.codeminders.socketio

Codeminders

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3