How to see Hippo 12.3v supports which versions of css, bootstrap, jquery and js?

hi friends i am using latest version of Hippo and i need to know that which versions of css, bootstrap, jquery and js versions because frontent html developers using css v4 and jquery v3. I need to see which versions Hippo 12.3 supports…??

Hi,
hippo doesn’t provide any frontend library on the delivery tier. When you start a new project from the archetype (and essentials), some basic default frontend is set in the project as a starting point but of course it can/should be changed in the base template (jsp or ftl) files.

In other words, you’re free to use whatever frontend libraries or frameworks you wish, both via inclusions in the Freemarker templates for backend-rendered components or with a SPA type headless CMS approach.