add ecwid repo; @Scheduled; other fixes

This commit is contained in:
nicu marasoiu
2015-03-13 10:28:43 +02:00
parent 01013fbfce
commit c3f172d344
4 changed files with 35 additions and 74 deletions

View File

@@ -33,6 +33,10 @@
<groupId>com.ecwid.consul</groupId>
<artifactId>consul-api</artifactId>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>