Last Version

tcp-mocker-server 0.0.6

Test server to proxy and mock dependencies in testing.

License

License

GroupId

GroupId

com.github.hi-fi
ArtifactId

ArtifactId

tcp-mocker-server
Version

Version

0.0.6
Type

Type

jar
Description

Description

tcp-mocker-server
Test server to proxy and mock dependencies in testing.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/tcp-mocker-server
Source Code Management

Source Code Management

https://github.com/Hi-Fi/tcp-mocker-server

Download tcp-mocker-server 0.0.6


<!-- https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/ -->
<dependency>
    <groupId>com.github.hi-fi</groupId>
    <artifactId>tcp-mocker-server</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/
implementation 'com.github.hi-fi:tcp-mocker-server:0.0.6'
// https://jarcasting.com/artifacts/com.github.hi-fi/tcp-mocker-server/
implementation ("com.github.hi-fi:tcp-mocker-server:0.0.6")
'com.github.hi-fi:tcp-mocker-server:jar:0.0.6'
<dependency org="com.github.hi-fi" name="tcp-mocker-server" rev="0.0.6">
  <artifact name="tcp-mocker-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='tcp-mocker-server', version='0.0.6')
)
libraryDependencies += "com.github.hi-fi" % "tcp-mocker-server" % "0.0.6"
[com.github.hi-fi/tcp-mocker-server "0.0.6"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-integration jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.0.4.RELEASE
org.springframework.integration : spring-integration-http jar 5.0.7.RELEASE
org.springframework.integration : spring-integration-ip jar
commons-codec : commons-codec jar 1.11
org.springframework.boot : spring-boot-devtools Optional jar 2.0.4.RELEASE
org.webjars : bootstrap jar 3.3.7
org.apache.commons : commons-lang3 jar 3.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.