| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.irontest |
| Идентификатор | Идентификаторirontest-parent |
| Последняя версия | Последняя версия0.17.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеio.irontest:irontest-parent
A web app for API test automation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| irontest-parent-0.17.1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.irontest/irontest-parent/ -->
<dependency>
<groupId>io.irontest</groupId>
<artifactId>irontest-parent</artifactId>
<version>0.17.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.irontest/irontest-parent/
implementation 'io.irontest:irontest-parent:0.17.1'
// https://jarcasting.com/artifacts/io.irontest/irontest-parent/
implementation ("io.irontest:irontest-parent:0.17.1")
'io.irontest:irontest-parent:pom:0.17.1'
<dependency org="io.irontest" name="irontest-parent" rev="0.17.1">
<artifact name="irontest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.irontest', module='irontest-parent', version='0.17.1')
)
libraryDependencies += "io.irontest" % "irontest-parent" % "0.17.1"
[io.irontest/irontest-parent "0.17.1"]