License |
License |
---|---|
GroupId | GroupIdio.apitestbase |
ArtifactId | ArtifactIdapitestbase-bom |
Version | Version0.18.7 |
Type | Typepom |
Description |
DescriptionA simple tool for comprehensive API testing
|
Filename | Size |
---|---|
apitestbase-bom-0.18.7.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.apitestbase/apitestbase-bom/ -->
<dependency>
<groupId>io.apitestbase</groupId>
<artifactId>apitestbase-bom</artifactId>
<version>0.18.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.apitestbase/apitestbase-bom/
implementation 'io.apitestbase:apitestbase-bom:0.18.7'
// https://jarcasting.com/artifacts/io.apitestbase/apitestbase-bom/
implementation ("io.apitestbase:apitestbase-bom:0.18.7")
'io.apitestbase:apitestbase-bom:pom:0.18.7'
<dependency org="io.apitestbase" name="apitestbase-bom" rev="0.18.7">
<artifact name="apitestbase-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.apitestbase', module='apitestbase-bom', version='0.18.7')
)
libraryDependencies += "io.apitestbase" % "apitestbase-bom" % "0.18.7"
[io.apitestbase/apitestbase-bom "0.18.7"]