Last Version

YUI Runner :: Collector 0.3

YUI runner is a small framework to automate the running of Yahoo! UI tests, and collect their results.

License

License

MIT
GroupId

GroupId

org.coffeebreaks.yui
ArtifactId

ArtifactId

yui-collector
Version

Version

0.3
Type

Type

jar
Description

Description

YUI Runner :: Collector
YUI runner is a small framework to automate the running of Yahoo! UI tests, and collect their results.

Download yui-collector 0.3


<!-- https://jarcasting.com/artifacts/org.coffeebreaks.yui/yui-collector/ -->
<dependency>
    <groupId>org.coffeebreaks.yui</groupId>
    <artifactId>yui-collector</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.coffeebreaks.yui/yui-collector/
implementation 'org.coffeebreaks.yui:yui-collector:0.3'
// https://jarcasting.com/artifacts/org.coffeebreaks.yui/yui-collector/
implementation ("org.coffeebreaks.yui:yui-collector:0.3")
'org.coffeebreaks.yui:yui-collector:jar:0.3'
<dependency org="org.coffeebreaks.yui" name="yui-collector" rev="0.3">
  <artifact name="yui-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coffeebreaks.yui', module='yui-collector', version='0.3')
)
libraryDependencies += "org.coffeebreaks.yui" % "yui-collector" % "0.3"
[org.coffeebreaks.yui/yui-collector "0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.