Project Dependency Management

compile

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 Type License
com.google.auto.service auto-service 1.0.1 jar Apache 2.0
com.squareup javapoet 1.13.0 jar Apache 2.0
io.reinert.tools checkstyle 1.0.0 jar -

test

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 License
com.google.testing.compile compile-testing 0.19 jar The Apache Software License, Version 2.0
com.google.truth truth 1.1.2 jar The Apache Software License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.mockito mockito-core 3.12.4 jar The MIT License

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.github.nmorel.gwtjackson gwt-jackson 0.15.4 jar The Apache Software License, Version 2.0
org.gwtproject gwt-dev 2.10.0 jar GWT Terms
org.gwtproject gwt-user 2.10.0 jar GWT Terms