Last Version

Atom - Test Suite 1.0d15

Test suite for performing integration tests.

License

License

Dual-licensed under the GNU General Public License, version 2.0 (GPLv2) and the Geeoz Commercial License.
GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-test
Version

Version

1.0d15
Type

Type

jar
Description

Description

Atom - Test Suite
Test suite for performing integration tests.
Project Organization

Project Organization

Geeoz Software

Download atom-test 1.0d15


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jbehave : jbehave-core jar 4.0-beta-3
org.jbehave.web : jbehave-web-selenium jar 3.6-beta-1
org.seleniumhq.selenium : selenium-java jar 2.37.1

Project Modules

There are no modules declared in this project.