Skip to content

Commit 65156da

Browse files
committed
docs(pom): update project description
1 parent df0f912 commit 65156da

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

iban-commons/pom.xml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,9 @@
3131

3232
<name>${project.organization.name} IBAN Commons</name>
3333
<description>
34-
Zero-dependency, high-performance Java 8+ library for IBAN and BIC validation,
35-
parsing, and formatting. Supports 120 countries from the SWIFT IBAN Registry
36-
(ISO 13616) and BIC validation per ISO 9362. Outperforms iban4j and Apache Commons
37-
Validator by up to 4x in throughput (7,700,000 ops/s) with 10x lower memory
38-
allocation. Android-compatible (API 21+). Features: SEPA validation, country
39-
metadata, immutable thread-safe objects, serialization security, small JAR (~100KB).
40-
Suitable for banking, fintech, e-commerce, and payment processing applications.
34+
Zero-dependency, zero-allocation, high-performance Java 8 library for IBAN and BIC validation,
35+
parsing, building, and formatting. Supports 127 countries from SWIFT IBAN Registry (ISO 13616)
36+
and other sources, as well as BIC validation per ISO 9362. Android-compatible (API 21+).
4137
</description>
4238

4339
<dependencies>

0 commit comments

Comments
 (0)