<dependency>
<groupId>io.github.fomin.oas-gen</groupId>
<artifactId>oas-gen-java-spring-web-runtime</artifactId>
<version>0.2.2</version>
</dependency>
libraryDependencies += "io.github.fomin.oas-gen" % "oas-gen-java-spring-web-runtime" % "0.2.2"
@Grapes(
@Grab(group='io.github.fomin.oas-gen', module='oas-gen-java-spring-web-runtime', version='0.2.2')
)
<dependency org="io.github.fomin.oas-gen" name="oas-gen-java-spring-web-runtime" rev="0.2.2" />