LegStar Messaging Protocol

Mainframe message exchange protocol.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.legsem.legstar
ArtifactId

ArtifactId

legstar-messaging
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

LegStar Messaging Protocol
Mainframe message exchange protocol.
Project URL

Project URL

http://www.legsem.com/legstar/legstar-transport/legstar-messaging
Project Organization

Project Organization

LegSem

Download legstar-messaging

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.legsem.legstar : legstar-coxbapi jar 1.5.10

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.1
1.5.0