| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.payneteasy.socket-nio |
| ArtifactId | ArtifactIdintegration-test |
| Last Version | Last Version1.0-8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description└─integration-test 1.0-8
A Socket IO library
|
| Filename | Size |
|---|---|
| integration-test-1.0-8.pom | |
| integration-test-1.0-8.jar | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.payneteasy.socket-nio : client | jar | 1.0-8 |
| 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 |