| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hi-fi |
| Идентификатор | Идентификаторtcp-mocker-server |
| Версия | Версия0.0.6 |
| Тип | Типjar |
| Описание |
Описаниеtcp-mocker-server
Test server to proxy and mock dependencies in testing.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tcp-mocker-server-0.0.6.pom | |
| tcp-mocker-server-0.0.6.jar | 39 KB |
| tcp-mocker-server-0.0.6-sources.jar | 19 KB |
| tcp-mocker-server-0.0.6-javadoc.jar | 163 KB |
| tcp-mocker-server-0.0.6-app.jar | 25 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |