com.smartgwt.client.docs
Interface JavaModuleDependencies


public interface JavaModuleDependencies

Java Module Dependencies

The following is a description of what functionality is contained in each Smart GWT JAR file, and which other Smart GWT JARs and third party libraries are required to enable that functionality. Note that actual filenames in WEB-INF/lib will typically contain the version number of the library, whereas the library names below simply list the base name.

Note that all of the libraries that Smart GWT depends upon have either an Apache 1.0 or Apache 2.0 license, with the exception of Hibernate, which has an LGPL license but is never required by Smart GWT; it is only required if you wish to use Hibernate.

If you are using GWT, GWT itself also has an Apache 2.0 license, however tools and test environments that you may use during development have different license (such as Eclipse - Eclipse Public License). Also, specific GWT widgets, not required by Smart GWT, have licenses different from core GWT (such as JFreeChart's LGPL license). See Google's summary of terms for details.