License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdio.toolisticon.springboot |
ArtifactId | ArtifactIdspringboot-swagger-starter |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringboot-swagger-starter
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar |
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 |