License |
License |
---|---|
GroupId | GroupIdcom.github.vebqa |
ArtifactId | ArtifactIdvebtal-3270 |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Adaptation Layer for Telnet 3270 terminals
Provides access for testing Telnet 3270 graphical user interfaces with junit / assertj or keyword driven approach
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vebtal-3270-1.0.5.pom | |
vebtal-3270-1.0.5.jar | 33 KB |
vebtal-3270-1.0.5-sources.jar | 19 KB |
vebtal-3270-1.0.5-javadoc.jar | 480 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vebqa/vebtal-3270/ -->
<dependency>
<groupId>com.github.vebqa</groupId>
<artifactId>vebtal-3270</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-3270/
implementation 'com.github.vebqa:vebtal-3270:1.0.5'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-3270/
implementation ("com.github.vebqa:vebtal-3270:1.0.5")
'com.github.vebqa:vebtal-3270:jar:1.0.5'
<dependency org="com.github.vebqa" name="vebtal-3270" rev="1.0.5">
<artifact name="vebtal-3270" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-3270', version='1.0.5')
)
libraryDependencies += "com.github.vebqa" % "vebtal-3270" % "1.0.5"
[com.github.vebqa/vebtal-3270 "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vebqa : vebtal-api | jar | 1.0.5 |
com.github.vebqa : f3270 | jar | 1.5.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.assertj : assertj-core | jar | 3.16.1 |
junit : junit | jar | 4.12 |