Plugin on SpigotMC https://www.spigotmc.org/resources/votingplugin.15358/
https://github.com/BenCodez/VotingPlugin/blob/master/VotingPlugin/Resources/LICENSE.txt
<repository>
    <id>BenCodez Repo</id>
    <url>https://nexus.bencodez.com/repository/maven-public/</url>
</repository>
<dependency>
    <groupId>com.bencodez</groupId>
    <artifactId>votingplugin</artifactId>
    <version>LATEST</version>
    <scope>provided</scope>
</dependency>
BACKUP/OLD WAY
<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
<dependency>
    <groupId>com.github.BenCodez</groupId>
    <artifactId>VotingPlugin</artifactId>
    <version>LATEST</version>
    <scope>provided</scope>
</dependency>
Versions:
LATEST - latest stable release