└─integration-test 1.0-8

A Socket IO library

License

License

Categories

Categories

Net
GroupId

GroupId

com.payneteasy.socket-nio
ArtifactId

ArtifactId

integration-test
Last Version

Last Version

1.0-8
Release Date

Release Date

Type

Type

jar
Description

Description

└─integration-test 1.0-8
A Socket IO library

Download integration-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.payneteasy.socket-nio/integration-test/ -->
<dependency>
    <groupId>com.payneteasy.socket-nio</groupId>
    <artifactId>integration-test</artifactId>
    <version>1.0-8</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.socket-nio/integration-test/
implementation 'com.payneteasy.socket-nio:integration-test:1.0-8'
// https://jarcasting.com/artifacts/com.payneteasy.socket-nio/integration-test/
implementation ("com.payneteasy.socket-nio:integration-test:1.0-8")
'com.payneteasy.socket-nio:integration-test:jar:1.0-8'
<dependency org="com.payneteasy.socket-nio" name="integration-test" rev="1.0-8">
  <artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.socket-nio', module='integration-test', version='1.0-8')
)
libraryDependencies += "com.payneteasy.socket-nio" % "integration-test" % "1.0-8"
[com.payneteasy.socket-nio/integration-test "1.0-8"]

Dependencies

compile (1)

Group / Artifact Type Version
com.payneteasy.socket-nio : client jar 1.0-8

test (5)

Group / Artifact Type Version
junit : junit jar 4.4
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.14
org.slf4j : jcl-over-slf4j jar 1.7.7
com.corundumstudio.socketio : netty-socketio jar 1.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-8
1.0-7
1.0-6
1.0-4