is not current version
Last Version 0.5.0-beta-1

org.zalando.stups:spring-boot-stups-swagger-codegen-ui 0.4.16


Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

spring-boot-stups-swagger-codegen-ui
Version

Version

0.4.16
Type

Type

jar

Download spring-boot-stups-swagger-codegen-ui 0.4.16


<!-- https://jarcasting.com/artifacts/org.zalando.stups/spring-boot-stups-swagger-codegen-ui/ -->
<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>spring-boot-stups-swagger-codegen-ui</artifactId>
    <version>0.4.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/spring-boot-stups-swagger-codegen-ui/
implementation 'org.zalando.stups:spring-boot-stups-swagger-codegen-ui:0.4.16'
// https://jarcasting.com/artifacts/org.zalando.stups/spring-boot-stups-swagger-codegen-ui/
implementation ("org.zalando.stups:spring-boot-stups-swagger-codegen-ui:0.4.16")
'org.zalando.stups:spring-boot-stups-swagger-codegen-ui:jar:0.4.16'
<dependency org="org.zalando.stups" name="spring-boot-stups-swagger-codegen-ui" rev="0.4.16">
  <artifact name="spring-boot-stups-swagger-codegen-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='spring-boot-stups-swagger-codegen-ui', version='0.4.16')
)
libraryDependencies += "org.zalando.stups" % "spring-boot-stups-swagger-codegen-ui" % "0.4.16"
[org.zalando.stups/spring-boot-stups-swagger-codegen-ui "0.4.16"]