| Лицензия |
Лицензия
Apache License 2.0
|
|---|---|
| Группа | Группаcom.apiomat.helper |
| Идентификатор | Идентификаторintegration-test-helper |
| Версия | Версия1.7.0 |
| Тип | Типjar |
| Описание |
ОписаниеIntegration-Test Helper
Helper classes for integration tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| integration-test-helper-1.7.0.pom | |
| integration-test-helper-1.7.0.jar | 34 KB |
| integration-test-helper-1.7.0-sources.jar | 20 KB |
| integration-test-helper-1.7.0-javadoc.jar | 78 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.apiomat.helper/integration-test-helper/ -->
<dependency>
<groupId>com.apiomat.helper</groupId>
<artifactId>integration-test-helper</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.apiomat.helper/integration-test-helper/
implementation 'com.apiomat.helper:integration-test-helper:1.7.0'
// https://jarcasting.com/artifacts/com.apiomat.helper/integration-test-helper/
implementation ("com.apiomat.helper:integration-test-helper:1.7.0")
'com.apiomat.helper:integration-test-helper:jar:1.7.0'
<dependency org="com.apiomat.helper" name="integration-test-helper" rev="1.7.0">
<artifact name="integration-test-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apiomat.helper', module='integration-test-helper', version='1.7.0')
)
libraryDependencies += "com.apiomat.helper" % "integration-test-helper" % "1.7.0"
[com.apiomat.helper/integration-test-helper "1.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |
| org.apache.httpcomponents : httpmime | jar | 4.5.2 |
| commons-io : commons-io | jar | 2.5 |
| org.json : json | jar | 20170516 |