License |
License |
---|---|
GroupId | GroupIdio.irontest |
ArtifactId | ArtifactIdirontest-common |
Version | Version0.16.1 |
Type | Typejar |
Description |
DescriptionA web app for API test automation
|
Filename | Size |
---|---|
irontest-common-0.16.1.pom | |
irontest-common-0.16.1.jar | 3 KB |
irontest-common-0.16.1-sources.jar | 3 KB |
irontest-common-0.16.1-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.irontest/irontest-common/ -->
<dependency>
<groupId>io.irontest</groupId>
<artifactId>irontest-common</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.irontest/irontest-common/
implementation 'io.irontest:irontest-common:0.16.1'
// https://jarcasting.com/artifacts/io.irontest/irontest-common/
implementation ("io.irontest:irontest-common:0.16.1")
'io.irontest:irontest-common:jar:0.16.1'
<dependency org="io.irontest" name="irontest-common" rev="0.16.1">
<artifact name="irontest-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.irontest', module='irontest-common', version='0.16.1')
)
libraryDependencies += "io.irontest" % "irontest-common" % "0.16.1"
[io.irontest/irontest-common "0.16.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | 3.6.3 |
org.jdbi : jdbi3-core | jar | 3.5.1 |