| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jdtaus |
| Идентификатор | ИдентификаторISO-13616 |
| Последняя версия | Последняя версия2007.78 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjDTAUS ⁑ ISO-13616
ISO 13616-1:2007 specifies the elements of an international bank account number (IBAN) used to facilitate the processing of data internationally in data interchange, in financial environments as well as within and between other industries. The IBAN is designed for automated processing, but can also be used conveniently in other media interchange when appropriate (e.g. paper document exchange, etc.). ISO 13616-1:2007 does not specify internal procedures, file organization techniques, storage media, languages, etc. to be used in its implementation, nor is it designed to facilitate the routing of messages within a network. It is applicable to the textual data which might be conveyed through a system (network). This project provides a general purpose ISO 13616-1:2007 compatible IBAN Java class.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ISO-13616-2007.78.pom | |
| ISO-13616-2007.78.zip | 4 MB |
| ISO-13616-2007.78-tests.jar | 40 KB |
| ISO-13616-2007.78-test-sources.jar | 30 KB |
| ISO-13616-2007.78-test-javadoc.jar | 111 KB |
| ISO-13616-2007.78-sources.jar | 34 KB |
| ISO-13616-2007.78-site.jar | 2 MB |
| ISO-13616-2007.78-project.jar | 809 KB |
| ISO-13616-2007.78-license.txt | 759 bytes |
| ISO-13616-2007.78-jomc-test-module.xml | 5 KB |
| ISO-13616-2007.78-jomc-module.xml | 8 KB |
| ISO-13616-2007.78-javadoc.jar | 879 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jdtaus/ISO-13616/ -->
<dependency>
<groupId>org.jdtaus</groupId>
<artifactId>ISO-13616</artifactId>
<version>2007.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus/ISO-13616/
implementation 'org.jdtaus:ISO-13616:2007.78'
// https://jarcasting.com/artifacts/org.jdtaus/ISO-13616/
implementation ("org.jdtaus:ISO-13616:2007.78")
'org.jdtaus:ISO-13616:jar:2007.78'
<dependency org="org.jdtaus" name="ISO-13616" rev="2007.78">
<artifact name="ISO-13616" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus', module='ISO-13616', version='2007.78')
)
libraryDependencies += "org.jdtaus" % "ISO-13616" % "2007.78"
[org.jdtaus/ISO-13616 "2007.78"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |