| License |
License |
|---|---|
| GroupId | GroupIdcom.gfk.senbot |
| ArtifactId | ArtifactIdSenBotRunner |
| Last Version | Last Version0.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSenBot runner
The SenBot runner which will actually run all your acceptance tests and report the outcome
|
| Filename | Size |
|---|---|
| SenBotRunner-0.4.8.pom | |
| SenBotRunner-0.4.8.jar | 95 KB |
| SenBotRunner-0.4.8-sources.jar | 59 KB |
| SenBotRunner-0.4.8-javadoc.jar | 387 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gfk.senbot/SenBotRunner/ -->
<dependency>
<groupId>com.gfk.senbot</groupId>
<artifactId>SenBotRunner</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gfk.senbot/SenBotRunner/
implementation 'com.gfk.senbot:SenBotRunner:0.4.8'
// https://jarcasting.com/artifacts/com.gfk.senbot/SenBotRunner/
implementation ("com.gfk.senbot:SenBotRunner:0.4.8")
'com.gfk.senbot:SenBotRunner:jar:0.4.8'
<dependency org="com.gfk.senbot" name="SenBotRunner" rev="0.4.8">
<artifact name="SenBotRunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gfk.senbot', module='SenBotRunner', version='0.4.8')
)
libraryDependencies += "com.gfk.senbot" % "SenBotRunner" % "0.4.8"
[com.gfk.senbot/SenBotRunner "0.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 3.1.0.RELEASE |
| javax.inject : javax.inject | jar | 1 |
| org.springframework : spring-context | jar | 3.1.0.RELEASE |
| org.springframework : spring-beans | jar | 3.1.0.RELEASE |
| org.springframework : spring-expression | jar | 3.1.0.RELEASE |
| junit : junit | jar | 4.11 |
| org.seleniumhq.selenium : selenium-java | jar | 2.44.0 |
| com.github.detro.ghostdriver : phantomjsdriver | jar | 1.1.0 |
| org.jboss.arquillian.extension : arquillian-phantom-driver | jar | 1.1.0.Final |
| info.cukes : cucumber-core | jar | 1.1.2 |
| info.cukes : cucumber-java | jar | 1.1.2 |
| info.cukes : cucumber-spring | jar | 1.1.2 |
| info.cukes : cucumber-junit | jar | 1.1.2 |
| com.opera : operadriver | jar | 0.16 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.json : json | jar | 20090211 |
| cc.plural : jsonij | jar | 0.2.11 |
| commons-lang : commons-lang | jar | 2.4 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| net.masterthought : cucumber-reporting | jar | 0.0.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.2 |