gauge-gradle-plugin

Gradle plugin for Gauge, the open source test automation tool developed by ThoughtWorks.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.thoughtworks.gauge.gradle
ArtifactId

ArtifactId

gauge-gradle-plugin
Last Version

Last Version

1.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

gauge-gradle-plugin
Gradle plugin for Gauge, the open source test automation tool developed by ThoughtWorks.
Project URL

Project URL

https://github.com/manupsunny/gauge-gradle-plugin
Source Code Management

Source Code Management

https://github.com/manupsunny/gauge-gradle-plugin

Download gauge-gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.thoughtworks.gauge.gradle/gauge-gradle-plugin/ -->
<dependency>
    <groupId>com.thoughtworks.gauge.gradle</groupId>
    <artifactId>gauge-gradle-plugin</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.gauge.gradle/gauge-gradle-plugin/
implementation 'com.thoughtworks.gauge.gradle:gauge-gradle-plugin:1.7.3'
// https://jarcasting.com/artifacts/com.thoughtworks.gauge.gradle/gauge-gradle-plugin/
implementation ("com.thoughtworks.gauge.gradle:gauge-gradle-plugin:1.7.3")
'com.thoughtworks.gauge.gradle:gauge-gradle-plugin:jar:1.7.3'
<dependency org="com.thoughtworks.gauge.gradle" name="gauge-gradle-plugin" rev="1.7.3">
  <artifact name="gauge-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.gauge.gradle', module='gauge-gradle-plugin', version='1.7.3')
)
libraryDependencies += "com.thoughtworks.gauge.gradle" % "gauge-gradle-plugin" % "1.7.3"
[com.thoughtworks.gauge.gradle/gauge-gradle-plugin "1.7.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.3
1.7.1
1.6.2
1.5.0
1.4.5
1.4.4
1.4.2
1.4.1
1.4.0
1.2.0
1.1.0
1.0.0