Skip to content

Commit

Permalink
Publish SRU2023-10 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
zubri committed Jul 4, 2023
1 parent 42dbdc4 commit 672bddc
Show file tree
Hide file tree
Showing 77 changed files with 860 additions and 197 deletions.
11 changes: 10 additions & 1 deletion SRU2023-10/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,15 @@
</div>
<div data-md-component="announce">

<aside class="md-banner">
<div class="md-banner__inner md-grid md-typeset">


<p class="bold" style="color: #f59631;">Documentation and references for upcoming SWIFT SRU, going live in late November 2023. Open source libraries will be publicly available at Maven by October.</p>

</div>
</aside>

</div>

<div data-md-component="outdated" hidden>
Expand Down Expand Up @@ -1868,7 +1877,7 @@ <h1>404 - Not found</h1>
<div class="md-copyright">

<div class="md-copyright__highlight">
Copyright &copy; 2022 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>
Copyright &copy; 2023 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>

</div>

Expand Down
4 changes: 4 additions & 0 deletions SRU2023-10/_data/gradle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
docsVersionPath: SRU2023-10
docsVersionTitle: SRU2023-10.x.x
coreVersion: SRU2023-10.1.1
iso20022Version: SRU2023-10.1.1
11 changes: 10 additions & 1 deletion SRU2023-10/getting-started/deprecation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@
</div>
<div data-md-component="announce">

<aside class="md-banner">
<div class="md-banner__inner md-grid md-typeset">


<p class="bold" style="color: #f59631;">Documentation and references for upcoming SWIFT SRU, going live in late November 2023. Open source libraries will be publicly available at Maven by October.</p>

</div>
</aside>

</div>

<div data-md-component="outdated" hidden>
Expand Down Expand Up @@ -2163,7 +2172,7 @@ <h2 id="definitions">Definitions</h2>
<div class="md-copyright">

<div class="md-copyright__highlight">
Copyright &copy; 2022 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>
Copyright &copy; 2023 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>

</div>

Expand Down
33 changes: 24 additions & 9 deletions SRU2023-10/getting-started/download-core/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@
</div>
<div data-md-component="announce">

<aside class="md-banner">
<div class="md-banner__inner md-grid md-typeset">


<p class="bold" style="color: #f59631;">Documentation and references for upcoming SWIFT SRU, going live in late November 2023. Open source libraries will be publicly available at Maven by October.</p>

</div>
</aside>

</div>

<div data-md-component="outdated" hidden>
Expand Down Expand Up @@ -1952,27 +1961,33 @@
<h1 id="prowide-core-download">Prowide Core Download</h1>
<p>Information to grab the library from Maven central repository or download.</p>
<h2 id="gradle">Gradle</h2>
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="n">compile</span><span class="w"> </span><span class="nl">group:</span><span class="w"> </span><span class="s1">&#39;com.prowidesoftware&#39;</span><span class="o">,</span><span class="w"> </span><span class="nl">name:</span><span class="w"> </span><span class="s1">&#39;pw-swift-core&#39;</span><span class="o">,</span><span class="w"> </span><span class="nl">version:</span><span class="w"> </span><span class="s1">&#39;SRU2021-9.2.18&#39;</span><span class="w"></span>
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="n">compile</span><span class="w"> </span><span class="nl">group:</span><span class="w"> </span><span class="s1">&#39;com.prowidesoftware&#39;</span><span class="o">,</span><span class="w"> </span><span class="nl">name:</span><span class="w"> </span><span class="s1">&#39;pw-swift-core&#39;</span><span class="o">,</span><span class="w"> </span><span class="nl">version:</span><span class="w"> </span><span class="s1">&#39;SRU2023-10.1.1&#39;</span><span class="w"></span>
</code></pre></div>
<h2 id="maven">Maven</h2>
<div class="highlight"><pre><span></span><code><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a><span class="nt">&lt;dependency&gt;</span>
<a id="__codelineno-1-2" name="__codelineno-1-2" href="#__codelineno-1-2"></a> <span class="nt">&lt;groupId&gt;</span>com.prowidesoftware<span class="nt">&lt;/groupId&gt;</span>
<a id="__codelineno-1-3" name="__codelineno-1-3" href="#__codelineno-1-3"></a> <span class="nt">&lt;artifactId&gt;</span>pw-swift-core<span class="nt">&lt;/artifactId&gt;</span>
<a id="__codelineno-1-4" name="__codelineno-1-4" href="#__codelineno-1-4"></a> <span class="nt">&lt;version&gt;</span>SRU2021-9.2.18<span class="nt">&lt;/version&gt;</span>
<a id="__codelineno-1-4" name="__codelineno-1-4" href="#__codelineno-1-4"></a> <span class="nt">&lt;version&gt;</span>SRU2023-10.1.1<span class="nt">&lt;/version&gt;</span>
<a id="__codelineno-1-5" name="__codelineno-1-5" href="#__codelineno-1-5"></a><span class="nt">&lt;/dependency&gt;</span>
</code></pre></div>
<p>You can also check out our listing at <a href="https://mvnrepository.com/artifact/com.prowidesoftware/pw-swift-core">https://mvnrepository.com/artifact/com.prowidesoftware/pw-swift-core</a></p>
<h2 id="zip-archive">Zip archive</h2>
<p>For non-maven projects you need to download the full distribution zip and setup your IDE to include the
pw-swift-core-SRU2021-9.2.18.jar and the external dependencies in your project classpath.</p>
<p>For non-maven projects you need to download the full distribution zip and set up your IDE to include the
pw-swift-core-SRU2023-10.1.1.jar and the external dependencies in your project classpath.</p>
<p>The downloaded package is always a single zip file with the full distribution including:</p>
<ul>
<li>pw-swift-core-SRU2021-9.2.18.jar: the library itself</li>
<li>pw-swift-core-SRU2021-9.2.18-javadoc.jar: the javadoc, also available online</li>
<li>pw-swift-core-SRU2021-9.2.18-sources.jar: the source code, also available at GitHub </li>
<li>pw-swift-core-SRU2023-10.1.1.jar: the library itself</li>
<li>pw-swift-core-SRU2023-10.1.1-javadoc.jar: the javadoc, also available online</li>
<li>pw-swift-core-SRU2023-10.1.1-sources.jar: the source code, also available at GitHub </li>
<li>lib: required dependency jar files</li>
</ul>
<p><a class="md-button" href="https://github.com/prowide/prowide-core/releases/download/SRU2021-9.2.18/prowide-core-SRU2021-9.2.18.zip">Download SRU2021-9.2.18</a></p>
<p><a class="md-button" href="https://github.com/prowide/prowide-core/releases/download/SRU2023-10.1.1/prowide-core-SRU2023-10.1.1.zip">Download SRU2023-10.1.1</a></p>
<p>&nbsp;
&nbsp;</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>Upcoming SRU releases are publicly available by October each year.</p>
</div>


</article>
Expand Down Expand Up @@ -2030,7 +2045,7 @@ <h2 id="zip-archive">Zip archive</h2>
<div class="md-copyright">

<div class="md-copyright__highlight">
Copyright &copy; 2022 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>
Copyright &copy; 2023 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>

</div>

Expand Down
31 changes: 23 additions & 8 deletions SRU2023-10/getting-started/download-iso20022/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@
</div>
<div data-md-component="announce">

<aside class="md-banner">
<div class="md-banner__inner md-grid md-typeset">


<p class="bold" style="color: #f59631;">Documentation and references for upcoming SWIFT SRU, going live in late November 2023. Open source libraries will be publicly available at Maven by October.</p>

</div>
</aside>

</div>

<div data-md-component="outdated" hidden>
Expand Down Expand Up @@ -1952,27 +1961,33 @@
<h1 id="prowide-iso-20022-download">Prowide ISO 20022 Download</h1>
<p>Information to grab the library from Maven central repository or download.</p>
<h2 id="gradle">Gradle</h2>
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="n">compile</span><span class="w"> </span><span class="nl">group:</span><span class="w"> </span><span class="s1">&#39;com.prowidesoftware&#39;</span><span class="o">,</span><span class="w"> </span><span class="nl">name:</span><span class="w"> </span><span class="s1">&#39;pw-iso20022&#39;</span><span class="o">,</span><span class="w"> </span><span class="nl">version:</span><span class="w"> </span><span class="s1">&#39;SRU2021-9.2.8&#39;</span><span class="w"></span>
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="n">compile</span><span class="w"> </span><span class="nl">group:</span><span class="w"> </span><span class="s1">&#39;com.prowidesoftware&#39;</span><span class="o">,</span><span class="w"> </span><span class="nl">name:</span><span class="w"> </span><span class="s1">&#39;pw-iso20022&#39;</span><span class="o">,</span><span class="w"> </span><span class="nl">version:</span><span class="w"> </span><span class="s1">&#39;SRU2023-10.1.1&#39;</span><span class="w"></span>
</code></pre></div>
<h2 id="maven">Maven</h2>
<div class="highlight"><pre><span></span><code><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a><span class="nt">&lt;dependency&gt;</span>
<a id="__codelineno-1-2" name="__codelineno-1-2" href="#__codelineno-1-2"></a> <span class="nt">&lt;groupId&gt;</span>com.prowidesoftware<span class="nt">&lt;/groupId&gt;</span>
<a id="__codelineno-1-3" name="__codelineno-1-3" href="#__codelineno-1-3"></a> <span class="nt">&lt;artifactId&gt;</span>pw-iso20022<span class="nt">&lt;/artifactId&gt;</span>
<a id="__codelineno-1-4" name="__codelineno-1-4" href="#__codelineno-1-4"></a> <span class="nt">&lt;version&gt;</span>SRU2021-9.2.8<span class="nt">&lt;/version&gt;</span>
<a id="__codelineno-1-4" name="__codelineno-1-4" href="#__codelineno-1-4"></a> <span class="nt">&lt;version&gt;</span>SRU2023-10.1.1<span class="nt">&lt;/version&gt;</span>
<a id="__codelineno-1-5" name="__codelineno-1-5" href="#__codelineno-1-5"></a><span class="nt">&lt;/dependency&gt;</span>
</code></pre></div>
<p>You can also check out our listing at <a href="https://mvnrepository.com/artifact/com.prowidesoftware/pw-iso20022">https://mvnrepository.com/artifact/com.prowidesoftware/pw-iso20022</a></p>
<h2 id="zip-archive">Zip archive</h2>
<p>For non-maven projects you need to download the full distribution zip and setup your IDE to include the
pw-iso20022-SRU2021-9.2.8.jar and the external dependencies in your project classpath.</p>
pw-iso20022-SRU2023-10.1.1.jar and the external dependencies in your project classpath.</p>
<p>The downloaded package is always a single zip file with the full distribution including:</p>
<ul>
<li>pw-iso20022-SRU2021-9.2.8.jar: the library itself</li>
<li>pw-iso20022-SRU2021-9.2.8-javadoc.jar: the javadoc, also available online</li>
<li>pw-iso20022-SRU2021-9.2.8-sources.jar: the source code, also available at GitHub </li>
<li>pw-iso20022-SRU2023-10.1.1.jar: the library itself</li>
<li>pw-iso20022-SRU2023-10.1.1-javadoc.jar: the javadoc, also available online</li>
<li>pw-iso20022-SRU2023-10.1.1-sources.jar: the source code, also available at GitHub </li>
<li>lib: required dependency jar files</li>
</ul>
<p><a class="md-button" href="https://github.com/prowide/prowide-iso20022/releases/download/SRU2021-9.2.8/prowide-iso20022-SRU2021-9.2.8.zip">Download SRU2021-9.2.8</a></p>
<p><a class="md-button" href="https://github.com/prowide/prowide-iso20022/releases/download/SRU2023-10.1.1/prowide-iso20022-SRU2023-10.1.1.zip">Download SRU2023-10.1.1</a></p>
<p>&nbsp;
&nbsp;</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>Upcoming SRU releases are publicly available by October each year.</p>
</div>


</article>
Expand Down Expand Up @@ -2030,7 +2045,7 @@ <h2 id="zip-archive">Zip archive</h2>
<div class="md-copyright">

<div class="md-copyright__highlight">
Copyright &copy; 2022 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>
Copyright &copy; 2023 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>

</div>

Expand Down
19 changes: 14 additions & 5 deletions SRU2023-10/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@
</div>
<div data-md-component="announce">

<aside class="md-banner">
<div class="md-banner__inner md-grid md-typeset">


<p class="bold" style="color: #f59631;">Documentation and references for upcoming SWIFT SRU, going live in late November 2023. Open source libraries will be publicly available at Maven by October.</p>

</div>
</aside>

</div>

<div data-md-component="outdated" hidden>
Expand Down Expand Up @@ -1929,7 +1938,7 @@ <h2 id="download">Download</h2>
</div>
<p>The Prowide Integrator is licensed software, thus download and usage is restricted to licensed customers.</p>
<p>To see the changelog of each release, check the <a href="../release-notes/">release notes</a> section.</p>
<p>All libraries are compatible with <strong>Java 8+</strong>.</p>
<p>All libraries are compatible with <strong>Java 11+</strong>.</p>
<h2 id="learn-by-example">Learn by example</h2>
<p>The online examples at <a href="https://github.com/prowide">GitHub</a> cover key features of each library. For the open source
projects you can just checkout the example project and start running the examples in your IDE.</p>
Expand All @@ -1953,7 +1962,7 @@ <h2 id="learn-by-reading">Learn by reading</h2>
will not be missing anything.</p>
<p>The developer guides are a permament reference you can reach at any time, while starting your journey with the libraries
or when you need additional knowledge about a specific feature in an advance stage.</p>
<p>Notice the Prowide Integrator developer guides are not public. A password is require to access the full content.</p>
<p>Notice the Prowide Integrator developer guides are not public. A password is required to access the full content.</p>
<p>The guides are constantly updated and improved, so you can always check for new content.</p>
<div class="admonition abstract">
<p class="admonition-title">Documentation</p>
Expand All @@ -1971,10 +1980,10 @@ <h2 id="api-reference">API reference</h2>
<ul>
<li><a href="https://www.javadoc.io/doc/com.prowidesoftware/pw-swift-core/latest/index.html">Prowide Core Javadoc</a> </li>
<li><a href="https://www.javadoc.io/doc/com.prowidesoftware/pw-iso20022/latest/index.html">Prowide ISO 20022 Javadoc</a> </li>
<li><a href="https://api.prowidesoftware.com">Prowide Integrator Javadoc</a></li>
<li><a href="https://api.prowidesoftware.com/SRU2023-10">Prowide Integrator Javadoc</a> SRU2023-10.x.x</li>
</ul>
</div>
<p>Note the Prowide Integrator Javadoc is not public. A password is require to access.</p>
<p>Note the Prowide Integrator Javadoc is not public. A password is required to access.</p>
<h2 id="swift-resources">SWIFT Resources</h2>
<p>The development documentation assumes some familiarity with the SWIFT MT and ISO 20022 standards. You don’t have to be
an expert, but it’s harder to learn how to use the libraries API without the fundamental ideas of the message structures
Expand Down Expand Up @@ -2055,7 +2064,7 @@ <h2 id="issues">Issues</h2>
<div class="md-copyright">

<div class="md-copyright__highlight">
Copyright &copy; 2022 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>
Copyright &copy; 2023 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>

</div>

Expand Down
11 changes: 10 additions & 1 deletion SRU2023-10/getting-started/swift/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@
</div>
<div data-md-component="announce">

<aside class="md-banner">
<div class="md-banner__inner md-grid md-typeset">


<p class="bold" style="color: #f59631;">Documentation and references for upcoming SWIFT SRU, going live in late November 2023. Open source libraries will be publicly available at Maven by October.</p>

</div>
</aside>

</div>

<div data-md-component="outdated" hidden>
Expand Down Expand Up @@ -1945,7 +1954,7 @@ <h1 id="about-swift">About SWIFT</h1>
<div class="md-copyright">

<div class="md-copyright__highlight">
Copyright &copy; 2022 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>
Copyright &copy; 2023 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>

</div>

Expand Down
11 changes: 10 additions & 1 deletion SRU2023-10/getting-started/swift/swift-mt/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@
</div>
<div data-md-component="announce">

<aside class="md-banner">
<div class="md-banner__inner md-grid md-typeset">


<p class="bold" style="color: #f59631;">Documentation and references for upcoming SWIFT SRU, going live in late November 2023. Open source libraries will be publicly available at Maven by October.</p>

</div>
</aside>

</div>

<div data-md-component="outdated" hidden>
Expand Down Expand Up @@ -2308,7 +2317,7 @@ <h2 id="score">SCORE</h2>
<div class="md-copyright">

<div class="md-copyright__highlight">
Copyright &copy; 2022 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>
Copyright &copy; 2023 <a href="https://www.prowidesoftware.com">Prowide International S.A.</a> &nbsp;|&nbsp; SWIFT is a registered trademark owned by <a href="https://www.swift.com">S.W.I.F.T. SC</a> &nbsp;|&nbsp; <a href="#__consent">Change cookie settings</a>

</div>

Expand Down
Loading

0 comments on commit 672bddc

Please sign in to comment.