TN5250j

Telnet 5250 java based emulator

Лицензия

Лицензия

Группа

Группа

com.github.vebqa
Идентификатор

Идентификатор

tn5250j
Последняя версия

Последняя версия

0.7.6.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

TN5250j
Telnet 5250 java based emulator
Ссылка на сайт

Ссылка на сайт

https://github.com/vebqa/tn5250j
Система контроля версий

Система контроля версий

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

Скачать tn5250j

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
0.7.6.4
0.7.6.3
0.7.6.1