Last Version

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

Library for mocking any TCP based protocol

License

License

GroupId

GroupId

io.payworks.labs.tcpmocker
ArtifactId

ArtifactId

tcp-mocker-recordings
Version

Version

1.0.250.RELEASE
Type

Type

jar
Description

Description

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

Download tcp-mocker-recordings 1.0.250.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
io.payworks.labs.tcpmocker : tcp-mocker-core jar 1.0.250.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar
com.google.guava : guava jar 30.1-jre

test (8)

Group / Artifact Type Version
io.payworks.labs.tcpmocker : tcp-mocker-test jar 1.0.250.RELEASE
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework.boot : spring-boot-starter-test jar 2.4.3
org.springframework.boot : spring-boot-starter-log4j2 jar
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.