Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What libraries do I need to compile my SmartWeb based project?

0
Posted

What libraries do I need to compile my SmartWeb based project?

0

The full list of needed libraries is listed on the Dependencies page. If you don’t use Maven 2 as build tool you have to verify you follow also transitive dependencies which are libraries needed by some libraries we use. Generally speaking the javax.* dependancies should be provided by your container so you don’t need to dowload them, but just to copy them to your compilation classpath which depends on the tool you use. We suggest to use Maven 2 for your compilation needs as it will transparently resolve all the dependancies you need. The framework is available to Maven 2 adopters in the standard iBiblio repository.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123