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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.wife
ArtifactId

ArtifactId

swift-parser-text
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://wife.sourceforge.net

Download swift-parser-text

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
net.sourceforge.wife : swift-model jar 1.0
log4j : log4j jar 1.2.13
commons-lang : commons-lang jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0