is not current version
Last Version 1.5.9

com.thoughtworks.gauge.maven:gauge-mvn-archetypes 1.5.0

Archetypes for creating Gauge projects with maven

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.thoughtworks.gauge.maven
ArtifactId

ArtifactId

gauge-mvn-archetypes
Version

Version

1.5.0
Type

Type

pom

Download gauge-mvn-archetypes 1.5.0


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