License |
License |
---|---|
GroupId | GroupIdcom.capitalone.dashboard |
ArtifactId | ArtifactIdui-tests |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptioncom.capitalone.dashboard:ui-tests
UI Tests using JBehave and Selenium for the Hygieia Continuous Delivery Dashboard
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ui-tests-3.1.0.pom | |
ui-tests-3.1.0.jar | 3 KB |
ui-tests-3.1.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/ui-tests/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>ui-tests</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/ui-tests/
implementation 'com.capitalone.dashboard:ui-tests:3.1.0'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/ui-tests/
implementation ("com.capitalone.dashboard:ui-tests:3.1.0")
'com.capitalone.dashboard:ui-tests:jar:3.1.0'
<dependency org="com.capitalone.dashboard" name="ui-tests" rev="3.1.0">
<artifact name="ui-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='ui-tests', version='3.1.0')
)
libraryDependencies += "com.capitalone.dashboard" % "ui-tests" % "3.1.0"
[com.capitalone.dashboard/ui-tests "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.serenity-bdd : serenity-core | jar | 1.2.2 |
net.serenity-bdd : serenity-jbehave | jar | 1.21.0 |
org.springframework : spring-web | jar | |
org.apache.commons : commons-exec | jar | 1.3 |
com.capitalone.dashboard : core | jar | 3.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |