is not current version
Last Version 4.1.0

Cucumber Tag Expressions 3.0.1

Parses boolean infix expressions

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

tag-expressions
Version

Version

3.0.1
Type

Type

jar
Description

Description

Cucumber Tag Expressions
Parses boolean infix expressions
Project URL

Project URL

https://github.com/cucumber/tag-expressions-java

Download tag-expressions 3.0.1


<!-- https://jarcasting.com/artifacts/io.cucumber/tag-expressions/ -->
<dependency>
    <groupId>io.cucumber</groupId>
    <artifactId>tag-expressions</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/tag-expressions/
implementation 'io.cucumber:tag-expressions:3.0.1'
// https://jarcasting.com/artifacts/io.cucumber/tag-expressions/
implementation ("io.cucumber:tag-expressions:3.0.1")
'io.cucumber:tag-expressions:jar:3.0.1'
<dependency org="io.cucumber" name="tag-expressions" rev="3.0.1">
  <artifact name="tag-expressions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='tag-expressions', version='3.0.1')
)
libraryDependencies += "io.cucumber" % "tag-expressions" % "3.0.1"
[io.cucumber/tag-expressions "3.0.1"]

Dependencies

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1

Project Modules

There are no modules declared in this project.