License |
License |
---|---|
GroupId | GroupIdio.irontest |
ArtifactId | ArtifactIdirontest-parent |
Version | Version0.17.1 |
Type | Typepom |
Description |
Descriptionio.irontest:irontest-parent
A web app for API test automation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
irontest-parent-0.17.1.pom | 8 KB |
Browse |
<!-- 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"]