dm3270-lib

This is a trimmed down version of https://github.com/dmolony/dm3270 to be used as TN3270 client library

License

License

GroupId

GroupId

com.blazemeter
ArtifactId

ArtifactId

dm3270-lib
Last Version

Last Version

0.14-lib
Release Date

Release Date

Type

Type

jar
Description

Description

dm3270-lib
This is a trimmed down version of https://github.com/dmolony/dm3270 to be used as TN3270 client library
Project URL

Project URL

https://github.com/blazemeter/dm3270
Source Code Management

Source Code Management

http://gitlab.abstracta.us/BZ-plugins/dm3270

Download dm3270-lib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
us.abstracta : wiresham jar 0.3
org.assertj : assertj-core jar 3.10.0
com.google.guava : guava jar 24.0-jre
org.mockito : mockito-core jar 2.27.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.14-lib