|
@@ -59,8 +59,8 @@ dependencies {
|
|
|
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
|
compile group: "javax.persistence", name: "persistence-api", version: PERSISTENCE_VERSION
|
|
|
|
|
|
- // https://mvnrepository.com/artifact/io.swagger/swagger-annotations
|
|
|
- compile group: 'io.swagger', name: 'swagger-annotations', version: '1.5.22'
|
|
|
+// // https://mvnrepository.com/artifact/io.swagger/swagger-annotations
|
|
|
+// compile group: 'io.swagger', name: 'swagger-annotations', version: '1.5.22'
|
|
|
|
|
|
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
|
// Sybotan依赖
|