/j2cl-uber-test

A project that bundles dependencies required to perform J2CL junit testing.

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status Coverage Status License Language grade: Java Total alerts J2CL compatible

j2cl-uber-project project

This project includes all the required dependencies to compile a J2CL application with junit tests using the j2cl-maven-plugin.

Usage

Include this project as a dependency.

git clone git://github.com/mP1/j2cl-uber-test.git

and build and install with Maven.

mvn clean install

Contributions

Suggestions via the issue tracker, and pull requests are most welcomed.