cucumber-doclet

A javadoc doclet to generate cucumber sentences list.

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.pylsoft
ArtifactId

ArtifactId

cucumber-doclet
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

cucumber-doclet
A javadoc doclet to generate cucumber sentences list.
Project URL

Project URL

https://github.com/pylsoft/cucumber-doclet
Source Code Management

Source Code Management

https://github.com/pylsoft/cucumber-doclet

Download cucumber-doclet

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
info.cukes : cucumber-java jar 1.2.5

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1