| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shiver-me-timbers |
| Идентификатор | Идентификаторsmt-http-mock |
| Версия | Версия1.1 |
| Тип | Типjar |
| Описание |
Описаниеsmt-http-mock
This library can be used to mock HTTP, REST, or SOAP endpoints.
|
| Имя Файла | Размер |
|---|---|
| smt-http-mock-1.1.pom | |
| smt-http-mock-1.1.jar | 31 KB |
| smt-http-mock-1.1-sources.jar | 34 KB |
| smt-http-mock-1.1-javadoc.jar | 143 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-http-mock</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock/
implementation 'com.github.shiver-me-timbers:smt-http-mock:1.1'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock/
implementation ("com.github.shiver-me-timbers:smt-http-mock:1.1")
'com.github.shiver-me-timbers:smt-http-mock:jar:1.1'
<dependency org="com.github.shiver-me-timbers" name="smt-http-mock" rev="1.1">
<artifact name="smt-http-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-http-mock', version='1.1')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-http-mock" % "1.1"
[com.github.shiver-me-timbers/smt-http-mock "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | |
| commons-io : commons-io | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| com.github.shiver-me-timbers : smt-random | jar | 1.7 |
| com.github.shiver-me-timbers : smt-matchers | jar | 1.1 |
| nl.jqno.equalsverifier : equalsverifier | jar | 2.1 |