License |
License |
---|---|
Categories |
CategoriesCucumber Application Testing & Monitoring |
GroupId | GroupIdio.cucumber |
ArtifactId | ArtifactIdtag-expressions |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCucumber Tag Expressions
Parses boolean infix expressions
|
Project URL |
Project URL |
Filename | Size |
---|---|
tag-expressions-4.1.0.pom | |
tag-expressions-4.1.0.jar | 12 KB |
tag-expressions-4.1.0-sources.jar | 4 KB |
tag-expressions-4.1.0-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cucumber/tag-expressions/ -->
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>tag-expressions</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/tag-expressions/
implementation 'io.cucumber:tag-expressions:4.1.0'
// https://jarcasting.com/artifacts/io.cucumber/tag-expressions/
implementation ("io.cucumber:tag-expressions:4.1.0")
'io.cucumber:tag-expressions:jar:4.1.0'
<dependency org="io.cucumber" name="tag-expressions" rev="4.1.0">
<artifact name="tag-expressions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='tag-expressions', version='4.1.0')
)
libraryDependencies += "io.cucumber" % "tag-expressions" % "4.1.0"
[io.cucumber/tag-expressions "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |