spring-boot-starter-api-doc

Spring Boot Web API Document Generate Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.webdevelop.gull
ArtifactId

ArtifactId

spring-boot-starter-api-doc
Last Version

Last Version

1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-api-doc
Spring Boot Web API Document Generate Starter
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-api-doc

How to add to project

<!-- https://jarcasting.com/artifacts/top.webdevelop.gull/spring-boot-starter-api-doc/ -->
<dependency>
    <groupId>top.webdevelop.gull</groupId>
    <artifactId>spring-boot-starter-api-doc</artifactId>
    <version>1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.webdevelop.gull/spring-boot-starter-api-doc/
implementation 'top.webdevelop.gull:spring-boot-starter-api-doc:1.0.RELEASE'
// https://jarcasting.com/artifacts/top.webdevelop.gull/spring-boot-starter-api-doc/
implementation ("top.webdevelop.gull:spring-boot-starter-api-doc:1.0.RELEASE")
'top.webdevelop.gull:spring-boot-starter-api-doc:jar:1.0.RELEASE'
<dependency org="top.webdevelop.gull" name="spring-boot-starter-api-doc" rev="1.0.RELEASE">
  <artifact name="spring-boot-starter-api-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.webdevelop.gull', module='spring-boot-starter-api-doc', version='1.0.RELEASE')
)
libraryDependencies += "top.webdevelop.gull" % "spring-boot-starter-api-doc" % "1.0.RELEASE"
[top.webdevelop.gull/spring-boot-starter-api-doc "1.0.RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.6.RELEASE
org.projectlombok : lombok Optional jar 1.16.18
org.springframework.boot : spring-boot-starter Optional jar 1.5.6.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 1.5.6.RELEASE
com.alibaba : fastjson jar 1.2.46
commons-io : commons-io jar 2.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.RELEASE