| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.wife |
| Идентификатор | Идентификаторswift-model |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSWIFT Message Model
Main classes for modelling SWIFT messages.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| swift-model-1.0.pom | |
| swift-model-1.0.jar | 10 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.13 |
| commons-lang : commons-lang | jar | 2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |