Last Version

Test Adaption Layer for Telnet 5250 terminals 1.0.3

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

License

License

GroupId

GroupId

com.github.vebqa
ArtifactId

ArtifactId

vebtal-5250
Version

Version

1.0.3
Type

Type

jar
Description

Description

Test Adaption Layer for Telnet 5250 terminals
Provides access for testing Telnet 5250 graphical user interfaces with junit / assertj or keyword driven approach
Project URL

Project URL

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

Project Organization

openTAL
Source Code Management

Source Code Management

https://github.com/vebqa/vebtal-5250.git

Download vebtal-5250 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.vebqa : vebtal-api jar 1.0.3
com.github.vebqa : terminaldriver-tn5250j jar 0.0.5
org.apache.logging.log4j : log4j-core jar 2.12.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.