is not current version
Last Version 0.0.27

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


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.4
Type

Type

jar

Download cory-swagger-spring-boot-starter 0.0.4


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