Last Version

demandware-testing-parent 0.04

This is the POM that defines common project dependencies and plugins for use in a Demandware Automated Testing project

License

License

GroupId

GroupId

com.acquitygroup.demandware.project
ArtifactId

ArtifactId

demandware-testing-parent
Version

Version

0.04
Type

Type

pom
Description

Description

demandware-testing-parent
This is the POM that defines common project dependencies and plugins for use in a Demandware Automated Testing project
Project URL

Project URL

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

Project Organization

Acquity Group
Source Code Management

Source Code Management

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

Download demandware-testing-parent 0.04


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

Dependencies

compile (15)

Group / Artifact Type Version
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 (8)

Group / Artifact Type Version
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.