Last Version

j8583 1.17.18

Java implementation of the ISO 8583 protocol, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible.

License

License

GroupId

GroupId

io.github.thibaudledent.j8583
ArtifactId

ArtifactId

j8583
Version

Version

1.17.18
Type

Type

jar
Description

Description

j8583
Java implementation of the ISO 8583 protocol, focused on making the creation, edition and reading of ISO8583 messages as simple and flexible as possible.
Project URL

Project URL

https://github.com/thibaudledent/j8583
Source Code Management

Source Code Management

https://github.com/thibaudledent/j8583

Download j8583 1.17.18


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 4.0.0
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.