Last Version

Test Adaptation Layer for Telnet 3270 terminals 1.0.5

Provides access for testing Telnet 3270 graphical user interfaces with junit / assertj or keyword driven approach

License

License

GroupId

GroupId

com.github.vebqa
ArtifactId

ArtifactId

vebtal-3270
Version

Version

1.0.5
Type

Type

jar
Description

Description

Test 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

https://github.com/vebqa/vebtal-3270
Project Organization

Project Organization

openTAL
Source Code Management

Source Code Management

https://github.com/vebqa/vebtal-3270

Download vebtal-3270 1.0.5


<!-- 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"]

Dependencies

compile (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

Project Modules

There are no modules declared in this project.