SWIFT (text) Parser Library

SWIFT Parser is a small library that reads SWIFT (http://www.swift.com) text messages and provides an little framework to work with messages. It is intended for developers who need to deal with swift messsages. A general model is created for the message.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.wife
Идентификатор

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

swift-parser-text
Последняя версия

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SWIFT (text) Parser Library
SWIFT Parser is a small library that reads SWIFT (http://www.swift.com) text messages and provides an little framework to work with messages. It is intended for developers who need to deal with swift messsages. A general model is created for the message.
Ссылка на сайт

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

http://wife.sourceforge.net

Скачать swift-parser-text

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
net.sourceforge.wife : swift-model jar 1.0
log4j : log4j jar 1.2.13
commons-lang : commons-lang jar 2.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

Версии библиотеки

Версия
1.1
1.0