is not current version
Last Version 0.0.27

ink.cory:cory-swagger-spring-boot-starter 0.0.22


Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

ink.cory
ArtifactId

ArtifactId

cory-swagger-spring-boot-starter
Version

Version

0.0.22
Type

Type

jar

Download cory-swagger-spring-boot-starter 0.0.22


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