is not current version
Last Version 1.4.0

ISO8583 Connector for Netty 1.3.3

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
Version

Version

1.3.3
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 1.3.3


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

Dependencies

compile (5)

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

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.mockito : mockito-junit-jupiter jar 3.6.28
org.apache.commons : commons-lang3 jar 3.10
org.assertj : assertj-core jar 3.18.1
org.springframework : spring-context jar
org.springframework : spring-test jar
org.slf4j : slf4j-simple jar 1.7.30
net.jcip : jcip-annotations jar 1.0
org.awaitility : awaitility jar 4.0.3
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.4.21

Project Modules

There are no modules declared in this project.