| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jsmart |
| Идентификатор | Идентификаторhttp-testing |
| Последняя версия | Последняя версия1.3.28 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеZerocode Http Testing With Simple YAML and JSON DSL
How to use zerocode in your project
|
| Имя Файла | Размер |
|---|---|
| http-testing-1.3.28.pom | |
| http-testing-1.3.28.jar | 16 KB |
| http-testing-1.3.28-sources.jar | 10 KB |
| http-testing-1.3.28-javadoc.jar | 93 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jsmart/http-testing/ -->
<dependency>
<groupId>org.jsmart</groupId>
<artifactId>http-testing</artifactId>
<version>1.3.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsmart/http-testing/
implementation 'org.jsmart:http-testing:1.3.28'
// https://jarcasting.com/artifacts/org.jsmart/http-testing/
implementation ("org.jsmart:http-testing:1.3.28")
'org.jsmart:http-testing:jar:1.3.28'
<dependency org="org.jsmart" name="http-testing" rev="1.3.28">
<artifact name="http-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsmart', module='http-testing', version='1.3.28')
)
libraryDependencies += "org.jsmart" % "http-testing" % "1.3.28"
[org.jsmart/http-testing "1.3.28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jsmart : zerocode-tdd | jar | 1.3.28 |
| junit : junit | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jsmart : micro-simulator | jar | 1.1.10 |