Last Version

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

springboot-swagger-starter

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.toolisticon.springboot
ArtifactId

ArtifactId

springboot-swagger-starter
Version

Version

0.3.0
Type

Type

jar
Description

Description

springboot-swagger-starter
Project Organization

Project Organization

Holisticon AG

Download springboot-swagger-starter 0.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.validation : validation-api jar
io.springfox : springfox-boot-starter jar 3.0.0
io.springfox : springfox-swagger-ui jar 3.0.0
io.springfox : springfox-bean-validators jar 3.0.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.assertj : assertj-core jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.springframework.boot : spring-boot-starter-validation jar

Project Modules

There are no modules declared in this project.