File encoding: Please use UTF-8 as your default file encoding. Code formatting: Please use the provided code-formatter.xml as your project code formatter.
add this to your pom.xml
:
<dependency>
<groupId>org.jollycar</groupId>
<artifactId>jollyday</artifactId>
<version>X.X.X</version>
</dependency>