License |
License
Dual-licensed under the GNU General Public License, version
2.0 (GPLv2) and the Geeoz Commercial License.
|
---|---|
GroupId | GroupIdcom.geeoz.atom |
ArtifactId | ArtifactIdatom-test |
Version | Version1.0d15 |
Type | Typejar |
Description |
DescriptionAtom - Test Suite
Test suite for performing integration tests.
|
Project Organization |
Project OrganizationGeeoz Software |
Filename | Size |
---|---|
atom-test-1.0d15.pom | |
atom-test-1.0d15.jar | 21 KB |
atom-test-1.0d15-sources.jar | 26 KB |
atom-test-1.0d15-javadoc.jar | 71 KB |
Browse |
<!-- 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"]
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 |