is not current version
Last Version 0.7.1

com.hccake:ballcat-spring-boot-starter-swagger 0.0.8


Categories

Categories

Spring Boot Container Microservices Swagger Program Interface REST Frameworks
GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-spring-boot-starter-swagger
Version

Version

0.0.8
Type

Type

jar

Download ballcat-spring-boot-starter-swagger 0.0.8


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