Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为了读取和解析 MT942、MT940 文件,推荐使用哪个库。
我遇到了两个选择,
有没有其他方法来读取和解析 SWFIT MT 文件?或者哪种方法被认为是解析和转换 MT 文件的最佳方法?
我是 Prowide 库的作者之一。
我们图书馆的一个主要好处是它是开源的并且被广泛使用。
对于平均项目预算而言,SWIFT 基础库可能非常昂贵。
您还可以检查FINaplo,这是一种用于财务消息的多用途实现。
它提供在线验证服务、Java SDK 以及 REST 解决方案。
我恰好是作者之一。
对于这种特定情况,最合适的答案是 SWIFT MT 库,您可以在此GitHub 页面上查看演示。