Skip to content

ynleborg/prowide-core

 
 

Repository files navigation

alt tag

Prowide Core is an open source Java framework for managing SWIFT messages.

The project (previously known as WIFE) is active since 2006, production ready and commercially supported.

Codacy Badge

What's included?

  • Java model for ISO 15022 MT (for example: MT103 and Field32A classes, for all MT message categories)
  • Parser from SWIFT (FIN or RJE) into Java
  • Builder API from Java to SWIFT (FIN or RJE)
  • Conversion to JSON and proprietary XML
  • Complementary model suited for persistence
  • Generic support for ISO 20022 MX
  • IBAN validation

alt tag

For SWIFT messages validation, extended MX support, GUI application and more, please check our complementary commercial offerings at http://www.prowidesoftware.com/

Documentation

Distribution

This repository exposes the source code for the maintenance and LTS yearly releases. Latest public binary DOWNLOAD is available at http://www.prowidesoftware.com/download-prowide-core

SRU updates are made available on October (one month before SWIFT production date) for the general public, and 6 months in advance for subscribed customers.

License

Apache License 2.0

SWIFT is a trademark of S.W.I.F.T. SCRL. (www.swift.com)

Build

  • run "./gradlew eclipse" or "./gradlew idea" to generate your local IDE setup
  • run "./gradlew build" to build the library

About

Prowide Core - open source SWIFT Java library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • HTML 0.2%