In Java land, we've become very familiar with jarhell, and the associated pain of trying to find every jar required for let's say Hibernate. The pain involved in this process is greatly reduced by the use of something like Maven, and while the initial learning curve sucks, you get into a groove with it. What about
The Required Jars to Use Wicket
In Java land, we've become very familiar with jarhell, and the associated pain of trying to find every jar required for let's say Hibernate. The pain involved in this process is greatly reduced by the use of something like Maven, and while the initial learning curve sucks, you get into a groove with it. What about