Последняя версия

j8583 1.17.0

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.j8583
Идентификатор

Идентификатор

j8583
Версия

Версия

1.17.0
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://j8583.sourceforge.net/
Система контроля версий

Система контроля версий

https://bitbucket.org/chochos/j8583

Скачать j8583 1.17.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13
org.slf4j : slf4j-simple jar 1.7.30

Модули Проекта

Данный проект не имеет модулей.