Add dependency to your pom.xml
<dependency>
<groupId>org.cricketmsf</groupId>
<artifactId>cricket</artifactId>
<version>2.0.0-rc36</version>
</dependency>NEED TO BE UPDATED
Downlod criket.jar from Maven Central or build yourself (see below).
Download admin web application
NEED TO BE UPDATED
Clone repository
$ git clone https://github.com/gskorupa/cricket.gitBuild
$ mvn packageGo to https://cricketmsf.org to find more information about the platform.
In case of problems or questions please create issue in the project Github repository.