[New] Added new project li.strolch.rest

This commit is contained in:
Robert von Burg 2014-01-15 22:10:15 +01:00
parent 291f7f352f
commit f835fad2cb
1 changed files with 5 additions and 0 deletions

View File

@ -101,6 +101,11 @@
<artifactId>li.strolch.service</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>li.strolch</groupId>
<artifactId>li.strolch.rest</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>li.strolch</groupId>
<artifactId>li.strolch.bom</artifactId>