Last Version

payworks/labs/tcp-mocker/netty 1.0.250.RELEASE

Library for mocking any TCP based protocol

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.payworks.labs.tcpmocker
ArtifactId

ArtifactId

tcp-mocker-netty
Version

Version

1.0.250.RELEASE
Type

Type

jar
Description

Description

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

Download tcp-mocker-netty 1.0.250.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
io.payworks.labs.tcpmocker : tcp-mocker-core jar 1.0.250.RELEASE
org.slf4j : slf4j-api jar
io.netty : netty-all jar
com.google.guava : guava jar 30.1-jre

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
org.awaitility : awaitility jar 4.0.3
org.testng : testng jar 7.4.0
org.hamcrest : hamcrest jar 2.2
com.spotify : hamcrest-optional jar 1.2.0
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.