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