The maven repository of dbiir group
Add the following repository to your pom.xml:
<repositories>
<repository>
<id>dbiir.mvn.repo</id>
<url>https://raw.githubusercontent.com/dbiir/mvn-repo/master</url>
</repository>
</repositories>