How to install the Java artifact com.github.gitqiao.veeker-redis with Maven
Java
Maven
pom.xml
com.github.gitqiao
veeker-redis
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.github.gitqiao</groupId>
<artifactId>veeker-redis</artifactId>
<version>0.0.2</version>
</dependency>
/<dependencies>