| License |
License |
|---|---|
| GroupId | GroupIdcom.groupon.novie |
| ArtifactId | ArtifactIdgroupon-novie-qa |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionNovie automated tests
Groupon Novie Project - Novie allows everybody to retrieve data from any RDBMS through HTTP
|
| Project Organization |
Project OrganizationGroupon |
| Filename | Size |
|---|---|
| groupon-novie-qa-1.2.0.pom | |
| groupon-novie-qa-1.2.0.war | 26 MB |
| groupon-novie-qa-1.2.0-sources.jar | 5 KB |
| groupon-novie-qa-1.2.0-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.groupon.novie/groupon-novie-qa/ -->
<dependency>
<groupId>com.groupon.novie</groupId>
<artifactId>groupon-novie-qa</artifactId>
<version>1.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.groupon.novie/groupon-novie-qa/
implementation 'com.groupon.novie:groupon-novie-qa:1.2.0'
// https://jarcasting.com/artifacts/com.groupon.novie/groupon-novie-qa/
implementation ("com.groupon.novie:groupon-novie-qa:1.2.0")
'com.groupon.novie:groupon-novie-qa:war:1.2.0'
<dependency org="com.groupon.novie" name="groupon-novie-qa" rev="1.2.0">
<artifact name="groupon-novie-qa" type="war" />
</dependency>
@Grapes(
@Grab(group='com.groupon.novie', module='groupon-novie-qa', version='1.2.0')
)
libraryDependencies += "com.groupon.novie" % "groupon-novie-qa" % "1.2.0"
[com.groupon.novie/groupon-novie-qa "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.0.1 |
| info.cukes : cucumber-core | jar | 1.1.5 |
| info.cukes : cucumber-java | jar | 1.1.5 |
| info.cukes : cucumber-junit | jar | 1.1.5 |
| info.cukes : cucumber-picocontainer | jar | 1.1.5 |
| org.seleniumhq.selenium : selenium-java | jar | 2.39.0 |
| org.seleniumhq.selenium : selenium-api | jar | 2.39.0 |
| org.seleniumhq.selenium : selenium-htmlunit-driver | jar | 2.39.0 |
| org.hsqldb : sqltool | jar | 2.2.9 |
| org.hsqldb : hsqldb | jar | 2.2.8 |
| com.groupon.novie : groupon-novie-core | jar | 1.2.0 |
| org.json : json | jar | 20131018 |