Last Version

payworks/labs/tcp-mocker/interface 1.0.144.RELEASE

Library for mocking any TCP based protocol

License

License

GroupId

GroupId

io.payworks.labs.tcpmocker
ArtifactId

ArtifactId

tcp-mocker-interface
Version

Version

1.0.144.RELEASE
Type

Type

jar
Description

Description

payworks/labs/tcp-mocker/interface
Library for mocking any TCP based protocol

Download tcp-mocker-interface 1.0.144.RELEASE


<!-- https://jarcasting.com/artifacts/io.payworks.labs.tcpmocker/tcp-mocker-interface/ -->
<dependency>
    <groupId>io.payworks.labs.tcpmocker</groupId>
    <artifactId>tcp-mocker-interface</artifactId>
    <version>1.0.144.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.payworks.labs.tcpmocker/tcp-mocker-interface/
implementation 'io.payworks.labs.tcpmocker:tcp-mocker-interface:1.0.144.RELEASE'
// https://jarcasting.com/artifacts/io.payworks.labs.tcpmocker/tcp-mocker-interface/
implementation ("io.payworks.labs.tcpmocker:tcp-mocker-interface:1.0.144.RELEASE")
'io.payworks.labs.tcpmocker:tcp-mocker-interface:jar:1.0.144.RELEASE'
<dependency org="io.payworks.labs.tcpmocker" name="tcp-mocker-interface" rev="1.0.144.RELEASE">
  <artifact name="tcp-mocker-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.payworks.labs.tcpmocker', module='tcp-mocker-interface', version='1.0.144.RELEASE')
)
libraryDependencies += "io.payworks.labs.tcpmocker" % "tcp-mocker-interface" % "1.0.144.RELEASE"
[io.payworks.labs.tcpmocker/tcp-mocker-interface "1.0.144.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.hamcrest : hamcrest-core jar 2.1
com.spotify : hamcrest-optional jar 1.1.4
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.