SWIFT Message Model

Main classes for modelling SWIFT messages.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.wife
ArtifactId

ArtifactId

swift-model
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SWIFT Message Model
Main classes for modelling SWIFT messages.
Project URL

Project URL

http://wife.sourceforge.net

Download swift-model

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
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.0