8000 GitHub - thibaudledent/j8583: j8583 is a Java implementation of the ISO8583 protocol. This repository is a fork of https://bitbucket.org/chochos/j8583.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thibaudledent/j8583

Repository files navigation

j8583

Build Status Quality Gate Status

j8583 is a Java implementation of the ISO8583 protocol.

This repository is a fork of https://bitbucket.org/chochos/j8583.

Download

Maven Central

Maven:

<dependency>
  <groupId>io.github.thibaudledent.j8583</groupId>
  <artifactId>j8583</artifactId>
  <version>1.23.16</version>
</dependency>

Gradle:

dependencies {
  implementation 'io.github.thibaudledent.j8583:j8583:1.23.16'
}

How to release

A release is automatically triggered after each merge to the master branch. Your new version will appear after some time in repo1.maven.org/.../j8583/ (and a bit later in: search.maven.org/artifact/.../j8583).

More info about the release here.

How to contribute

You won't get push rights on this project but you can:

  • fork this repository
  • do your changes and propose a merge request from your fork to this repository

More info: https://gist.github.com/Chaser324/ce0505fbed06b947d962

About

j8583 is a Java implementation of the ISO8583 protocol. This repository is a fork of https://bitbucket.org/chochos/j8583.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

Languages

0