License |
License |
---|---|
GroupId | GroupIdcom.github.invictum |
ArtifactId | ArtifactIdinvictum-test-jbehave |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.invictum:invictum-test-jbehave
Integration with jBehave. Based on Serenity BDD project.
|
Filename | Size |
---|---|
invictum-test-jbehave-1.8.pom | |
invictum-test-jbehave-1.8.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.invictum/invictum-test-jbehave/ -->
<dependency>
<groupId>com.github.invictum</groupId>
<artifactId>invictum-test-jbehave</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.invictum/invictum-test-jbehave/
implementation 'com.github.invictum:invictum-test-jbehave:1.8'
// https://jarcasting.com/artifacts/com.github.invictum/invictum-test-jbehave/
implementation ("com.github.invictum:invictum-test-jbehave:1.8")
'com.github.invictum:invictum-test-jbehave:jar:1.8'
<dependency org="com.github.invictum" name="invictum-test-jbehave" rev="1.8">
<artifact name="invictum-test-jbehave" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.invictum', module='invictum-test-jbehave', version='1.8')
)
libraryDependencies += "com.github.invictum" % "invictum-test-jbehave" % "1.8"
[com.github.invictum/invictum-test-jbehave "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.invictum : invictum-test-core | jar | 1.8 |
net.serenity-bdd : serenity-jbehave | jar | 1.46.0 |
org.yaml : snakeyaml | jar | 1.25 |
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.mockito : mockito-core | jar | 1.10.19 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-api-mockito | jar | 1.7.4 |
org.powermock : powermock-module-junit4 | jar | 1.7.4 |