License |
License |
---|---|
GroupId | GroupIdorg.coffeebreaks.yui |
ArtifactId | ArtifactIdyui-runner-it |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionYUI Runner :: Runner Integration Tests
YUI runner is a small framework to automate the running of Yahoo! UI tests, and collect their results.
|
Filename | Size |
---|---|
yui-runner-it-0.3.pom | |
yui-runner-it-0.3.jar | 2 KB |
yui-runner-it-0.3-sources.jar | 1 KB |
yui-runner-it-0.3-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.coffeebreaks.yui/yui-runner-it/ -->
<dependency>
<groupId>org.coffeebreaks.yui</groupId>
<artifactId>yui-runner-it</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.coffeebreaks.yui/yui-runner-it/
implementation 'org.coffeebreaks.yui:yui-runner-it:0.3'
// https://jarcasting.com/artifacts/org.coffeebreaks.yui/yui-runner-it/
implementation ("org.coffeebreaks.yui:yui-runner-it:0.3")
'org.coffeebreaks.yui:yui-runner-it:jar:0.3'
<dependency org="org.coffeebreaks.yui" name="yui-runner-it" rev="0.3">
<artifact name="yui-runner-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coffeebreaks.yui', module='yui-runner-it', version='0.3')
)
libraryDependencies += "org.coffeebreaks.yui" % "yui-runner-it" % "0.3"
[org.coffeebreaks.yui/yui-runner-it "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.1 |
junit : junit | jar | 4.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-verifier | jar | 1.2 |