TN5250j

Telnet 5250 java based emulator

License

License

GroupId

GroupId

com.github.vebqa
ArtifactId

ArtifactId

tn5250j
Last Version

Last Version

0.7.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

TN5250j
Telnet 5250 java based emulator
Project URL

Project URL

https://github.com/vebqa/tn5250j
Source Code Management

Source Code Management

https://github.com/vebqa/tn5250j.git

Download tn5250j

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : slf4j-simple jar 1.7.26
log4j : log4j jar 1.2.17
javax.activation : activation jar 1.1.1
com.sun.mail : javax.mail jar 1.6.2
org.python : jython jar 2.7.0
net.sf.jt400 : jt400 jar 9.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

TN5250J

A 5250 terminal emulator for the AS/400 written in Java.

Documentation is available at: tn5250j.github.io

Build Status

History

This project was created because there was no terminal emulator for Linux with features like continued edit fields, gui windows, cursor progression fields, etc.

It was then open sourced to give something back to all those hackers and code churners that work so hard to provide the Linux and Open Source communities with quality work and software.

The original developer wanted it to work on different operating systems, thus Java giving the “J” at the end.

Hosting

The project was previous hosted at sourceforge.net. But since 2016 has been migrated to GitHub.

Versions

Version
0.7.6.4
0.7.6.3
0.7.6.1