Последняя версия

tcp-mocker-server 0.0.6

Test server to proxy and mock dependencies in testing.

Лицензия

Лицензия

Группа

Группа

com.github.hi-fi
Идентификатор

Идентификатор

tcp-mocker-server
Версия

Версия

0.0.6
Тип

Тип

jar
Описание

Описание

tcp-mocker-server
Test server to proxy and mock dependencies in testing.
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/tcp-mocker-server
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 2.0.4.RELEASE
org.webjars : bootstrap jar 3.3.7
org.apache.commons : commons-lang3 jar 3.7

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.22

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.