License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks Netty Networking |
GroupId | GroupIdcom.github.kpavlov.jreactive8583 |
ArtifactId | ArtifactIdnetty-iso8583 |
Version | Version1.3.3 |
Type | Typejar |
Description |
DescriptionISO8583 Connector for Netty
ISO8583 protocol client and server Netty connectors.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netty-iso8583-1.3.3.pom | |
netty-iso8583-1.3.3.jar | 71 KB |
netty-iso8583-1.3.3-sources.jar | 29 KB |
netty-iso8583-1.3.3-javadoc.jar | 109 KB |
Browse |
<!-- 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"]
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 |
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 |