Skip to content

Sample java client application using SWIFT Microgateway to call SWIFT gpi Get Changed Payment Transaction API.

License

Notifications You must be signed in to change notification settings

swiftinc/mgw-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mgw-java

Overview

Sample java client application using SWIFT Microgateway to call SWIFT gpi Get Changed Payment Transaction API.

Getting Started

Prerequisites

  • Java 1.8
  • maven 3.5.* and above

Install & Run packages

Modify ClientApp.java to match with MGW configuration (like Application Name)

mvn clean package assembly:single

java -jar target\mgwclient-1.0.0-SNAPSHOT-jar-with-dependencies.jar

License

Apache v2.0

SWIFT is not liable for the usage of this sample app.

About

Sample java client application using SWIFT Microgateway to call SWIFT gpi Get Changed Payment Transaction API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages