smt-http-mock-parent
This is the parent project that groups all the smt-http-mock projects.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shiver-me-timbers |
| Идентификатор | Идентификаторsmt-http-mock-parent |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsmt-http-mock-parent
This library can be used to mock HTTP, REST, or SOAP endpoints.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smt-http-mock-parent-1.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-parent/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-http-mock-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-parent/
implementation 'com.github.shiver-me-timbers:smt-http-mock-parent:1.1'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-parent/
implementation ("com.github.shiver-me-timbers:smt-http-mock-parent:1.1")
'com.github.shiver-me-timbers:smt-http-mock-parent:pom:1.1'
<dependency org="com.github.shiver-me-timbers" name="smt-http-mock-parent" rev="1.1">
<artifact name="smt-http-mock-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-http-mock-parent', version='1.1')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-http-mock-parent" % "1.1"
[com.github.shiver-me-timbers/smt-http-mock-parent "1.1"]
This is the parent project that groups all the smt-http-mock projects.