
- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Including third party libraries in SAPUI5 Project
You would rather use it like below −
jQuery.sap.require("sap.ui.thirdparty.jqueryui.jquery-ui-core");
Note that jQuery does not have any security-related documentation on their site, but they are known to be aware of security and usually reacting quickly in case security issues are found within their library.
SAPUI5 includes different versions of jQuery together with their own libraries, so also has the possibility to add custom security fixes to jQuery, if necessary.
For more details you can refer to below SAP blog −
https://blogs.sap.com/2017/04/30/how-to-include-third-party-libraries-modules-in-sapui5/
- Related Questions & Answers
- Loading 3rd party libraries in SAPUI5
- Using a third-party library in Arduino
- How to connect MariaDB with Third Party database?
- How to install third party packages using npm
- Converting OData using SAPUI5 libraries to JSON format
- Extracting data from SAP ERP for a Third Party System Extracting data from SAP ERP for a Third Party System
- What are the risks of third-party App Stores?
- Calling a JAVA method through JavaScript in SAPUI5 project
- Creating a Map in React JS without using third-party API
- How to refer and import SAP-UI-Core.js within my SAPUI5 project
- How can I update a third party database outside SAP after completing a Transaction?
- How to Enable and Install Third Party Packages Using EPEL Repository on CentOS/RHEL
- Is it true that Patanjali products are manufactured by a third party and only labeled by Patanjali?
- Using ControlAggregation in SAPUI5
- POSIX Thread Libraries
Advertisements