License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdcom.github.nhojpatrick.cucumber |
ArtifactId | ArtifactIdnhojpatrick-cucumber-bom |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCucumber extensions (BOM)
Cucumber extensions project
|
Filename | Size |
---|---|
nhojpatrick-cucumber-bom-1.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-bom/ -->
<dependency>
<groupId>com.github.nhojpatrick.cucumber</groupId>
<artifactId>nhojpatrick-cucumber-bom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-bom/
implementation 'com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-bom:1.0.0'
// https://jarcasting.com/artifacts/com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-bom/
implementation ("com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-bom:1.0.0")
'com.github.nhojpatrick.cucumber:nhojpatrick-cucumber-bom:pom:1.0.0'
<dependency org="com.github.nhojpatrick.cucumber" name="nhojpatrick-cucumber-bom" rev="1.0.0">
<artifact name="nhojpatrick-cucumber-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nhojpatrick.cucumber', module='nhojpatrick-cucumber-bom', version='1.0.0')
)
libraryDependencies += "com.github.nhojpatrick.cucumber" % "nhojpatrick-cucumber-bom" % "1.0.0"
[com.github.nhojpatrick.cucumber/nhojpatrick-cucumber-bom "1.0.0"]