latest jQuery no longer provide sub component js download?

latest jQuery no longer provide sub component js download?

Good day,

2, 3 years ago, I was using older jQuery version in my system. To avoid overloading of jQuery UI, I did not using the jquery.ui.js, but the other components js files, for example ui.core.js. So that I only need to include ui.core.js for those jsp pages.

Now I am upgrading the jQeury version to v1.12.4. So those older jquery js file will hit error. I was planing to download the latest js files from internet, for example download back the ui.core.js and replace my older one. However, I failed to find it. Looks like jQuery website no longer provide those component js files.

Understand that all those component jQuery code are inside the main file, which is jquery.ui.js. However, just want to avoid I copy the wrong code, and also confirm that is it jQuery website no longer provide those component js files? If still provide, where can I download it?

Kindly advise.