o

oas-gen-java-spring-web-runtime

oas-gen - java sprint-web runtime support classes
https://github.com/fomin/oas-gen
The Apache License, Version 2.0
Andrey Fomin
Files download
File Operation
oas-gen-java-spring-web-runtime-0.2.2.jar download
oas-gen-java-spring-web-runtime-0.2.2.pom download
oas-gen-java-spring-web-runtime-0.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.fomin.oas-gen</groupId>
  <artifactId>oas-gen-java-spring-web-runtime</artifactId>
  <version>0.2.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.fomin.oas-gen:oas-gen-java-spring-web-runtime:0.2.2'
Gradle Kotlin
implementation("io.github.fomin.oas-gen:oas-gen-java-spring-web-runtime:0.2.2")
Scala SBT
libraryDependencies += "io.github.fomin.oas-gen" % "oas-gen-java-spring-web-runtime" % "0.2.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.fomin.oas-gen', module='oas-gen-java-spring-web-runtime', version='0.2.2')
)
Apache Ivy
<dependency org="io.github.fomin.oas-gen" name="oas-gen-java-spring-web-runtime" rev="0.2.2" />
Leiningen
[io.github.fomin.oas-gen/oas-gen-java-spring-web-runtime "0.2.2"]
Apache Buildr
'io.github.fomin.oas-gen:oas-gen-java-spring-web-runtime:jar:0.2.2'