| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sourceforge.wife |
| ArtifactId | ArtifactIdswift-model |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSWIFT Message Model
Main classes for modelling SWIFT messages.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| swift-model-1.0.pom | |
| swift-model-1.0.jar | 10 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.13 |
| commons-lang : commons-lang | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |