sj8583

ISO8583 Message Generator and Parser, Powered by j8583: http://j8583.sourceforge.net/

License

License

GroupId

GroupId

io.github.danielpine
ArtifactId

ArtifactId

sj8583
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

sj8583
ISO8583 Message Generator and Parser, Powered by j8583: http://j8583.sourceforge.net/
Project URL

Project URL

https://github.com/danielpine/sj8583
Source Code Management

Source Code Management

https://github.com/danielpine/sj8583.git

Download sj8583

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.15.RELEASE
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE