Last Version

demandware-testing-framework 0.10

This is the testing framework base for a Demandware implementation

License

License

GroupId

GroupId

com.acquitygroup.demandware
ArtifactId

ArtifactId

demandware-testing-framework
Version

Version

0.10
Type

Type

jar
Description

Description

demandware-testing-framework
This is the testing framework base for a Demandware implementation
Project URL

Project URL

https://bitbucket.org/mikeensor/demandware-testing-framework
Project Organization

Project Organization

Acquity Group
Source Code Management

Source Code Management

https://bitbucket.org/mikeensor/demandware-testing-framework

Download demandware-testing-framework 0.10


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

Dependencies

compile (16)

Group / Artifact Type Version
com.acquitygroup.demandware.project : demandware-testing-parent pom 0.04
com.clickconcepts.geb : geb-overridable-page-module jar 0.03
com.clickconcepts.logging : clickconcepts-logging jar 0.02
joda-time : joda-time jar 2.3
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1
com.google.guava : guava jar 16.0.1
org.codehaus.groovy : groovy-all jar 2.2.2
org.codehaus.groovy : groovy-groovydoc jar 2.2.2
org.seleniumhq.selenium : selenium-support jar 2.41.0
org.seleniumhq.selenium : selenium-java jar 2.41.0
commons-lang : commons-lang jar 2.6
junit : junit jar 4.11
org.spockframework : spock-core jar 0.7-groovy-2.0
org.gebish : geb-core jar 0.9.2
org.gebish : geb-spock jar 0.9.2
net.sourceforge.cobertura : cobertura-runtime Optional pom 2.0

test (9)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
com.clickconcepts.spock : spock-feature-override-extension jar 0.01
org.hamcrest : hamcrest-library jar 1.3
org.seleniumhq.selenium : selenium-remote-driver jar 2.41.0
com.saucelabs : sauce-rest-api jar 1.1
org.seleniumhq.selenium : selenium-chrome-driver jar 2.41.0
org.seleniumhq.selenium : selenium-firefox-driver jar 2.41.0
com.github.detro.ghostdriver : phantomjsdriver jar 1.1.0
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.41.0

Project Modules

There are no modules declared in this project.