|
|
@@ -22,6 +22,10 @@
|
|
|
<groupId>com.ktg</groupId>
|
|
|
<artifactId>ktg-common</artifactId>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.ktg</groupId>
|
|
|
+ <artifactId>ktg-framework</artifactId>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>io.swagger</groupId>
|
|
|
<artifactId>swagger-annotations</artifactId>
|