The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
| GroupId | ArtifactId | Version | Classifier | Type |
|---|---|---|---|---|
| com.ampatspell.bones | bones-appengine-server | 1.0 | - | jar |
| com.ampatspell.bones | bones-appengine-shared | 1.0 | sources | jar |
| com.ampatspell.bones | bones-appengine-shared | 1.0 | - | jar |
| com.ampatspell.bones | bones-appengine-test | 1.0 | - | jar |
| com.ampatspell.bones | bones-core-server | 1.0 | - | jar |
| com.ampatspell.bones | bones-core-shared | 1.0 | sources | jar |
| com.ampatspell.bones | bones-core-shared | 1.0 | - | jar |
| com.ampatspell.bones | bones-core-test | 1.0 | - | jar |
| com.google.appengine | appengine-api | 1.3.0 | - | jar |
| com.google.appengine | appengine-api-labs | 1.3.0 | - | jar |
| com.google.appengine | appengine-api-stubs | 1.3.0 | - | jar |
| com.google.appengine | appengine-local-runtime | 1.3.0 | - | jar |
| com.google.gin | gin | 117 | - | jar |
| com.google.guice | guice | 2.0-20090706 | - | jar |
| com.google.guice | guice-multibindings | 2.0-20090706 | - | jar |
| com.google.guice | guice-servlet | 2.0-20090706 | - | jar |
| com.google.gwt | gwt-servlet | 2.0.0-ms2 | - | jar |
| com.google.gwt | gwt-user | 2.0.0-ms2 | - | jar |
| commons-logging | commons-logging | 1.1.1 | - | jar |
| javax.servlet | servlet-api | 2.5 | - | jar |
| log4j | log4j | 1.2.15 | - | jar |
| org.springframework | spring-context | 3.0.0.RELEASE | - | jar |
| org.springframework | spring-core | 3.0.0.RELEASE | - | jar |
| org.springframework | spring-webmvc | 3.0.0.RELEASE | - | jar |
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| junit | junit | 4.7 | jar |