MVN

com.github.hqstevenson.test : tcp-test-util

Maven & Gradle

Jul 02, 2018
1 usages
1 stars

TCP Test Utilities · A library of utilities to assist in testing with TCP clients and servers.

<dependency>
    <groupId>com.github.hqstevenson.test</groupId>
    <artifactId>tcp-test-util</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hqstevenson.test : tcp-test-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.hqstevenson.test : tcp-test-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tcp-test-util-1.0.1
tcp-test-util-1.0.0

How to add a dependency to Maven

Add the following com.github.hqstevenson.test : tcp-test-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hqstevenson.test</groupId>
    <artifactId>tcp-test-util</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hqstevenson.test : tcp-test-util gradle dependency to your build.gradle file:

implementation 'com.github.hqstevenson.test:tcp-test-util:1.0.1'

Gradle Kotlin DSL: Add the following com.github.hqstevenson.test : tcp-test-util gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hqstevenson.test:tcp-test-util:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hqstevenson.test : tcp-test-util sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hqstevenson.test" % "tcp-test-util" % "1.0.1"

Advertisement

Dependencies from Group

Jul 02, 2018
1 usages
1 stars

Discover Dependencies

Feb 21, 2019
1 usages
1 stars
Feb 02, 2019
3 usages
0 stars
Aug 23, 2023
5 stars
Aug 30, 2018
124 stars
Feb 23, 2018
0 stars
Mar 12, 2019
53 stars
Mar 02, 2018
10 usages
Jul 18, 2022
14 usages
12 stars
Jan 26, 2022
3 usages
107 stars
Nov 09, 2018
4 usages
48 stars