List of third party libraries in my application

Hi, I am having an open source audit and I am looking for a list of the third party libraries used in a standard CUBA application.

I found a list of libraries used by CUBA Studio. I imagine there is a lot of overlap but some differences.

I am going to go with everything on the Help | About | Credits tab of the application. It seems pretty robust. I assume it includes everything except what I might have added as a dependency (which I should add to the credits table). Please correct me if I’m wrong.

I wonder why CUBA Platform does not show up in the credits… :thinking:

Hi,
To find out the full list of libraries including transitive dependencies you can also look into the deploy/tomcat/shared/lib folder in the development copy of the project after it has been built & started at least one time.