com.github.rlon008:testamation-jdk7-core

A functional/integration almost-black-box testing framework for web applications using JDK 1.7

License

License

GroupId

GroupId

com.github.rlon008
ArtifactId

ArtifactId

testamation-jdk7-core
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

A functional/integration almost-black-box testing framework for web applications using JDK 1.7

Download testamation-jdk7-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-core/ -->
<dependency>
    <groupId>com.github.rlon008</groupId>
    <artifactId>testamation-jdk7-core</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-core/
implementation 'com.github.rlon008:testamation-jdk7-core:1.2'
// https://jarcasting.com/artifacts/com.github.rlon008/testamation-jdk7-core/
implementation ("com.github.rlon008:testamation-jdk7-core:1.2")
'com.github.rlon008:testamation-jdk7-core:jar:1.2'
<dependency org="com.github.rlon008" name="testamation-jdk7-core" rev="1.2">
  <artifact name="testamation-jdk7-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rlon008', module='testamation-jdk7-core', version='1.2')
)
libraryDependencies += "com.github.rlon008" % "testamation-jdk7-core" % "1.2"
[com.github.rlon008/testamation-jdk7-core "1.2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.8
org.apache.pdfbox : pdfbox jar 1.8.10
org.seleniumhq.selenium : selenium-java jar 2.53.1
org.seleniumhq.selenium : selenium-api jar 2.53.1
xml-apis : xml-apis jar 1.4.01
dumbster : dumbster jar 1.6
javax.mail : mail jar 1.4.7
com.github.rlon008 : testamation-jdk7-common jar 1.2
com.github.rlon008 : testamation-jdk7-test-common jar 1.2
com.fasterxml.jackson.core : jackson-core jar 2.4.6
com.fasterxml.jackson.core : jackson-databind jar 2.4.6
org.apache.sshd : sshd-sftp jar 0.11.0

provided (7)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.1.6.RELEASE
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.2.4.RELEASE
org.springframework : spring-web jar 4.1.6.RELEASE
org.springframework : spring-orm jar 4.1.7.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1
org.springframework : spring-jdbc jar 4.1.6.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0