| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring |
| GroupId | GroupIdcom.github.pylsoft |
| ArtifactId | ArtifactIdcucumber-doclet |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncucumber-doclet
A javadoc doclet to generate cucumber sentences list.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cucumber-doclet-0.2.1.pom | |
| cucumber-doclet-0.2.1.jar | 24 KB |
| cucumber-doclet-0.2.1-sources.jar | 14 KB |
| cucumber-doclet-0.2.1-javadoc.jar | 44 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| info.cukes : cucumber-java | jar | 1.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun » tools | jar | 1.8 |