| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring |
| GroupId | GroupIdio.cucumber |
| ArtifactId | ArtifactIddocstring |
| Last Version | Last Version7.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCucumber-JVM: Docstring
Cucumber for the JVM
|
| Filename | Size |
|---|---|
| docstring-7.4.1.pom | |
| docstring-7.4.1.jar | 9 KB |
| docstring-7.4.1-sources.jar | 5 KB |
| docstring-7.4.1-javadoc.jar | 408 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cucumber/docstring/ -->
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>docstring</artifactId>
<version>7.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/docstring/
implementation 'io.cucumber:docstring:7.4.1'
// https://jarcasting.com/artifacts/io.cucumber/docstring/
implementation ("io.cucumber:docstring:7.4.1")
'io.cucumber:docstring:jar:7.4.1'
<dependency org="io.cucumber" name="docstring" rev="7.4.1">
<artifact name="docstring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='docstring', version='7.4.1')
)
libraryDependencies += "io.cucumber" % "docstring" % "7.4.1"
[io.cucumber/docstring "7.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apiguardian : apiguardian-api | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |