is not current version
Last Version 0.7.1

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


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

Type

jar

Download ballcat-spring-boot-starter-swagger 0.0.3


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