A detailed implementation of the TrueSkill algorithm in Java.
Add the dependency to your Maven file:
<dependency>
<groupId>de.gesundkrank.jskills</groupId>
<artifactId>jskills</artifactId>
<version>1.1</version>
</dependency>
See LICENSE
in the project root.