ISO8583 Connector for Netty

ISO8583 protocol client and server Netty connectors.

License

License

Categories

Categories

Net React User Interface Web Frameworks Netty Networking
GroupId

GroupId

com.github.kpavlov.jreactive8583
ArtifactId

ArtifactId

netty-iso8583
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

ISO8583 Connector for Netty
ISO8583 protocol client and server Netty connectors.
Project URL

Project URL

https://github.com/kpavlov/jreactive-8583
Source Code Management

Source Code Management

https://github.com/kpavlov/jreactive-8583

Download netty-iso8583

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
net.sf.j8583 : j8583 jar 1.17.0
io.netty : netty-handler jar 4.1.73.Final
org.slf4j : slf4j-api jar 1.7.35
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.6
1.3.5
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.0.1
1.0.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0