{"id":38967539,"url":"https://github.com/prowide/prowide-integrator-examples","last_synced_at":"2026-01-17T16:32:28.211Z","repository":{"id":17971164,"uuid":"20968978","full_name":"prowide/prowide-integrator-examples","owner":"prowide","description":"Source code examples for \"Prowide Integrator\"","archived":false,"fork":false,"pushed_at":"2025-10-21T15:49:35.000Z","size":8960,"stargazers_count":11,"open_issues_count":0,"forks_count":17,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-10-21T17:44:45.385Z","etag":null,"topics":["duplicates","fin-mt","infrastructure","iso15022","iso20022","java","maintenance","matching","mta","mx","reduce-efforts","sdk","swift","translations","validation"],"latest_commit_sha":null,"homepage":"https://www.prowidesoftware.com/integrator.jsp","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prowide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-18T16:13:43.000Z","updated_at":"2025-08-24T02:02:25.000Z","dependencies_parsed_at":"2023-01-11T20:27:42.981Z","dependency_job_id":"f7ff40db-5c79-4da1-b110-1815dbcc2da6","html_url":"https://github.com/prowide/prowide-integrator-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prowide/prowide-integrator-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prowide%2Fprowide-integrator-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prowide%2Fprowide-integrator-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prowide%2Fprowide-integrator-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prowide%2Fprowide-integrator-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prowide","download_url":"https://codeload.github.com/prowide/prowide-integrator-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prowide%2Fprowide-integrator-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["duplicates","fin-mt","infrastructure","iso15022","iso20022","java","maintenance","matching","mta","mx","reduce-efforts","sdk","swift","translations","validation"],"created_at":"2026-01-17T16:32:27.548Z","updated_at":"2026-01-17T16:32:28.195Z","avatar_url":"https://github.com/prowide.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"prowide-integrator-examples\n===========================\n\nSource code examples for \"Prowide Integrator\". \n\nIMPORTANT: This code is intended for Integrator customers or developers using an Integrator trial. \nThis project will not compile without a running version of the Integrator library jars.\n \n\nIf you are interested on this software package you may request a trial download here: http://www.prowidesoftware.com/contact-us\n\nRequirements\n============\n* Java 11+\n* Prowide Integrator library jars (trial or production version)\n\nBuild\n=====\nIn build the project:\n* Unpack your acquired production or trial Integrator jars in the lib folder.\n* Review the jar versions in the build.gradle dependencies\n* Run ./gradlew build \n\nYou can create configuration for Intellij Idea and Eclipse with\n./gradlew idea\n./gradlew eclipse\n\nNotice the build could fail for some classes if your Integrator trial/purchase does not contain all modules.\nSo you might need to remove the missing module dependencies from the build.gradle and also remove or comment the \nmissing module source code. For example, if your trial is only for Integrator Validation, then you should remove the\ndependencies for pw-swift-integrator-translations-*.jar and also remove the source folder \nsrc/main/java/com/prowidesoftware/swift/samples/integrator/translations\n\nRun\n===\nThe primary intention of the examples is to show code. Most of them produce some kind of output though. \nAll example classes have a main method that you can easily run in your IDE.\n\nPlease refer to [Compile and Run](https://dev.prowidesoftware.com/latest/getting-started/#compile-and-run) in order to set up your project dependencies\n\nIssues\n===\nFor Prowide Integration questions or issues please use the Prowide Customer Jira portal\n\n\nQuick Overview\n==============\n\n\"Prowide Integrator\" is a SWIFT message development library, built on top of the open source library \"Prowide Core\".\n\nIt is intended for organizations looking for reduced efforts in the implementation and maintenance of its SWIFT software infrastructure. Especially suited to automate today's complex message flows.\n\nThe Integrator is distributed as an SDK with a range of optional modules. It can thus be tailored to fit your own SWIFT Integration needs. The SDK is the cornerstone of the package; as it implements the model and parser for both FIN MT and MX standards on which functional modules are implemented. Each optional module provides specific features.\n\nFor additional information please check: http://www.prowidesoftware.com/products/integrator\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprowide%2Fprowide-integrator-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprowide%2Fprowide-integrator-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprowide%2Fprowide-integrator-examples/lists"}