Last Version

dm3270-lib 0.9.1

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

License

License

GroupId

GroupId

us.abstracta
ArtifactId

ArtifactId

dm3270-lib
Version

Version

0.9.1
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/abstracta/dm3270
Source Code Management

Source Code Management

https://github.com/abstracta/dm3270/tree/master

Download dm3270-lib 0.9.1


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

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.