We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99ff8ee + 5943241 commit 63d5493Copy full SHA for 63d5493
kork-swagger/kork-swagger.gradle
@@ -2,4 +2,5 @@ dependencies {
2
compile spinnaker.dependency('bootAutoConfigure')
3
compile "io.springfox:springfox-swagger2:2.2.2"
4
compile "io.springfox:springfox-swagger-ui:2.2.2"
5
+ compile "com.wordnik:swagger-annotations:1.3.13"
6
}
0 commit comments