The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.alonsoruibal | carballo-core | 0.6 | sources | jar | |
| com.alonsoruibal | carballo-core | 0.6 | - | jar | |
| com.google | gwt-incubator-slider | 0.1 | - | jar | |
| javax.validation | validation-api | 1.0.0.GA | sources | jar | |
| javax.validation | validation-api | 1.0.0.GA | - | jar | |
| org.vectomatic | lib-gwt-svg | 0.5.4 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.google.gwt | gwt-dev | 2.4.0 | - | jar | |
| com.google.gwt | gwt-user | 2.4.0 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
A chess game for web browsers. It uses the Carballo chess engine for chess computations and lib-gwt-svg for the SVG UI. These components are integrated using GWT.
http://www.vectomatic.org/lib-gwt-svg-chess
A GWT library to access the SVG functionalities of web browsers
http://www.vectomatic.org/lib-gwt-svg
Unnamed - com.google.gwt:gwt-user:jar:2.4.0
Unnamed - com.google.gwt:gwt-dev:jar:2.4.0
Bean Validation (JSR-303) API.
Bean Validation (JSR-303) API.
See readme.txt
http://www.alonsoruibal.com/dev/chess
See readme.txt
http://www.alonsoruibal.com/dev/chess
A subset of GWT incubator widgets, limited to sliders, but extended to support both horizontal and vertical sliders