| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rlon008 |
| ArtifactId | ArtifactIdtestamation-jdk7-core |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA functional/integration almost-black-box testing framework for web applications using JDK 1.7
|
| Filename | Size |
|---|---|
| testamation-jdk7-core-1.2.pom | |
| testamation-jdk7-core-1.2.jar | 113 KB |
| testamation-jdk7-core-1.2-sources.jar | 87 KB |
| testamation-jdk7-core-1.2-javadoc.jar | 537 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |