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 |
|---|---|---|---|---|---|
| org.vectomatic | lib-gwt-svg-edu-dots | 0.3.12 | classes | jar | |
| org.vectomatic | lib-gwt-svg-edu-maze | 0.3.12 | classes | jar | |
| org.vectomatic | lib-gwt-svg-edu-push | 0.3.12 | classes | jar | |
| org.vectomatic | lib-gwt-svg-edu-puzzle | 0.3.12 | classes | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | 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.
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.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 | |
| org.vectomatic | lib-gwt-svg-edu-commons | 0.3.13 | - | jar |
Provides a navigation menu for a set of educational games for kindergarten children, based on lib-gwt-svg.
http://www.vectomatic.org/mvn-sites/lib-gwt-svg-edu
Unnamed - com.google.gwt:gwt-user:jar:2.4.0
Unnamed - com.google.gwt:gwt-dev:jar:2.4.0
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Educational game for kindergarten children, based on lib-gwt-svg. The goal of this game is to connect the dots in order to form a picture
http://www.vectomatic.org/mvn-sites/lib-gwt-svg-edu-dots
A subset of GWT incubator widgets, limited to sliders, but extended to support both horizontal and vertical sliders
http://www.vectomatic.org/mvn-sites/gwt-incubator-slider
Educational game for kindergarten children, based on lib-gwt-svg. The goal of this game is to solve a randomly generated labyrinth.
http://www.vectomatic.org/mvn-sites/lib-gwt-svg-edu-maze
Educational game for kindergarten children, based on lib-gwt-svg. Push push is an SVG adaptation of the classic tile puzzle game: the player must reorder the tiles by pushing them in order to form an image
http://www.vectomatic.org/mvn-sites/lib-gwt-svg-edu-push
Educational game for kindergarten children, based on lib-gwt-svg. Puzzle is an SVG puzzle game. You must drag and drop pieces to the proper location to form an image.
http://www.vectomatic.org/mvn-sites/lib-gwt-svg-edu-puzzle
A GWT library to access the SVG functionalities of web browsers
http://www.vectomatic.org/lib-gwt-svg
Bean Validation (JSR-303) API.
Bean Validation (JSR-303) API.
A library of base classes to assist in the development of SVG educational games