| License |
License |
|---|---|
| GroupId | GroupIdcom.agilarity |
| ArtifactId | ArtifactIdjbehave-stories |
| Version | Version1.0.7 |
| Type | Typejar |
| Description |
Descriptioncom.agilarity:jbehave-stories
Make it easier to setup and run JBehave tests
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jbehave-stories-1.0.7.pom | |
| jbehave-stories-1.0.7.jar | 8 KB |
| jbehave-stories-1.0.7-sources.jar | 5 KB |
| jbehave-stories-1.0.7-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.agilarity/jbehave-stories/ -->
<dependency>
<groupId>com.agilarity</groupId>
<artifactId>jbehave-stories</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.agilarity/jbehave-stories/
implementation 'com.agilarity:jbehave-stories:1.0.7'
// https://jarcasting.com/artifacts/com.agilarity/jbehave-stories/
implementation ("com.agilarity:jbehave-stories:1.0.7")
'com.agilarity:jbehave-stories:jar:1.0.7'
<dependency org="com.agilarity" name="jbehave-stories" rev="1.0.7">
<artifact name="jbehave-stories" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agilarity', module='jbehave-stories', version='1.0.7')
)
libraryDependencies += "com.agilarity" % "jbehave-stories" % "1.0.7"
[com.agilarity/jbehave-stories "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.codecentric : jbehave-junit-runner | jar | 1.1.0 |
| org.jbehave : jbehave-core | jar | 3.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 |