Skip to content

Commit 340f488

Browse files
authored
Update README.md
1 parent 4378a6f commit 340f488

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@ This repository also includes a java software development kit (SDK) to assist in
3131

3232
| Service | Name | Description | Latest jar/zip file |
3333
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------|----------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
34-
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Amazon_Web_Services_Logo.svg/512px-Amazon_Web_Services_Logo.svg.png" width=51 height=31 /> | [aws](examples/aws) | AWS helpers (s3, comprehend, translate, kms) | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/aws-0.2.4-SNAPSHOT.jar) |
35-
| | [base64](examples/base64) | Encoding/decoding base64 strings | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/base64-0.2.4-SNAPSHOT.jar) |
36-
| | [businesscalendar](examples/businesscalendar) | Nodejs business calendar example | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/businesscalendar-0.2.4-SNAPSHOT.zip) |
37-
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Docusign_Full_Color.svg/768px-Docusign_Full_Color.svg.png?20240411204040" width=102 height=20 /> | [docusign](examples/docusign) | Docusign e-signature example | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/docusign-0.2.4-SNAPSHOT.jar) |
38-
| | [email](examples/email) | Email utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/email-0.2.4-SNAPSHOT.jar) |
39-
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Google_Cloud_logo.svg/768px-Google_Cloud_logo.svg.png" height=16 width=100 /> | [gcp](examples/gcp) | Google Cloud Platform helpers (storage sdk) | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/gcp-0.2.4-SNAPSHOT.jar) |
40-
| <img src="https://upload.wikimedia.org/wikipedia/commons/d/dc/Google_Maps_Logo.svg" height=20 width=100 /> | [geocoding](examples/geocoding) | Geocoding utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/geocoding-0.2.4-SNAPSHOT.jar) |
41-
| | [net](examples/net) | REST and HTTP utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/net-0.2.4-SNAPSHOT.jar) |
42-
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Node.js_logo.svg/330px-Node.js_logo.svg.png" width=32 height=20 /> | [nodejs](examples/nodejs) | Nodejs function example | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/nodejs-0.2.4-SNAPSHOT.zip) |
43-
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Oracle_Corporation_logo.svg/48px-Oracle_Corporation_logo.svg.png?20220125115241" width=32 height=20 /> | [oracle](examples/oracle) | Oracle Cloud Infrastructure (object storage) | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/oracle-0.2.4-SNAPSHOT.jar) |
44-
| | [parser](examples/parser) | CSV and JSON parsing | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/parser-0.2.4-SNAPSHOT.jar) |
45-
| | [pdf](examples/pdf) | PDF form filler | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/pdf-0.2.4-SNAPSHOT.jar) |
46-
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/219px-Python-logo-notext.svg.png" width=22 height=24 /> | [python](examples/python) | Python function example | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/python-0.2.4-SNAPSHOT.zip) |
47-
| | [text](examples/text) | String utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.4/text-0.2.4-SNAPSHOT.jar) |
34+
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Amazon_Web_Services_Logo.svg/512px-Amazon_Web_Services_Logo.svg.png" width=51 height=31 /> | [aws](examples/aws) | AWS helpers (s3, comprehend, translate, kms) | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/aws-0.2.5-SNAPSHOT.jar) |
35+
| | [base64](examples/base64) | Encoding/decoding base64 strings | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/base64-0.2.5-SNAPSHOT.jar) |
36+
| | [businesscalendar](examples/businesscalendar) | Nodejs business calendar example | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/businesscalendar-0.2.5-SNAPSHOT.zip) |
37+
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e3/Docusign_Full_Color.svg/768px-Docusign_Full_Color.svg.png?20240411204040" width=102 height=20 /> | [docusign](examples/docusign) | Docusign e-signature example | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/docusign-0.2.5-SNAPSHOT.jar) |
38+
| | [email](examples/email) | Email utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/email-0.2.5-SNAPSHOT.jar) |
39+
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Google_Cloud_logo.svg/768px-Google_Cloud_logo.svg.png" height=16 width=100 /> | [gcp](examples/gcp) | Google Cloud Platform helpers (storage sdk) | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/gcp-0.2.5-SNAPSHOT.jar) |
40+
| <img src="https://upload.wikimedia.org/wikipedia/commons/d/dc/Google_Maps_Logo.svg" height=20 width=100 /> | [geocoding](examples/geocoding) | Geocoding utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/geocoding-0.2.5-SNAPSHOT.jar) |
41+
| | [net](examples/net) | REST and HTTP utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/net-0.2.5-SNAPSHOT.jar) |
42+
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Node.js_logo.svg/330px-Node.js_logo.svg.png" width=32 height=20 /> | [nodejs](examples/nodejs) | Nodejs function example | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/nodejs-0.2.5-SNAPSHOT.zip) |
43+
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Oracle_Corporation_logo.svg/48px-Oracle_Corporation_logo.svg.png?20220125115241" width=32 height=20 /> | [oracle](examples/oracle) | Oracle Cloud Infrastructure (object storage) | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/oracle-0.2.5-SNAPSHOT.jar) |
44+
| | [parser](examples/parser) | CSV and JSON parsing | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/parser-0.2.5-SNAPSHOT.jar) |
45+
| | [pdf](examples/pdf) | PDF form filler | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/pdf-0.2.5-SNAPSHOT.jar) |
46+
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/219px-Python-logo-notext.svg.png" width=22 height=24 /> | [python](examples/python) | Python function example | [zip](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/python-0.2.5-SNAPSHOT.zip) |
47+
| | [text](examples/text) | String utilities | [jar](https://github.com/pegasystems/pega-launchpad-functions/releases/download/v0.2.5/text-0.2.5-SNAPSHOT.jar) |
4848

4949
## Example modules: Obtaining a JAR or ZIP to import into a Function rule
5050

0 commit comments

Comments
 (0)