I want to add an external library to the java project.
There are several ways to import an external library.
When creating a Java container, you can upload an external library to the jar file
under the Project folder.
Otherwise, you can create a maven, gradle container and use an external library.