com.airlenet.io.socket:socket.io-core

socket.io java spring

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet.io.socket
ArtifactId

ArtifactId

socket.io-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

socket.io java spring
Project Organization

Project Organization

airlenet

Download socket.io-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.airlenet.io.socket/socket.io-core/ -->
<dependency>
    <groupId>com.airlenet.io.socket</groupId>
    <artifactId>socket.io-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.io.socket/socket.io-core/
implementation 'com.airlenet.io.socket:socket.io-core:1.0.0'
// https://jarcasting.com/artifacts/com.airlenet.io.socket/socket.io-core/
implementation ("com.airlenet.io.socket:socket.io-core:1.0.0")
'com.airlenet.io.socket:socket.io-core:jar:1.0.0'
<dependency org="com.airlenet.io.socket" name="socket.io-core" rev="1.0.0">
  <artifact name="socket.io-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.io.socket', module='socket.io-core', version='1.0.0')
)
libraryDependencies += "com.airlenet.io.socket" % "socket.io-core" % "1.0.0"
[com.airlenet.io.socket/socket.io-core "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.1
com.google.guava : guava jar 23.0

provided (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0