is not current version
Last Version 0.3.0

io.toolisticon.springboot:springboot-swagger-starter 0.2.0


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.toolisticon.springboot
ArtifactId

ArtifactId

springboot-swagger-starter
Version

Version

0.2.0
Type

Type

jar

Download springboot-swagger-starter 0.2.0


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