is not current version
Last Version 0.3.0

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

${project.artifactId}

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.toolisticon.springboot
ArtifactId

ArtifactId

springboot-swagger-starter-root
Version

Version

0.2.0
Type

Type

pom

Download springboot-swagger-starter-root 0.2.0


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