Last Version

spring-boot-starter-jsondoc 1.2.23

Easily generate docs and playground for your RESTful API

License

License

Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

org.jsondoc
ArtifactId

ArtifactId

spring-boot-starter-jsondoc
Version

Version

1.2.23
Type

Type

jar
Description

Description

spring-boot-starter-jsondoc
Easily generate docs and playground for your RESTful API
Project URL

Project URL

http://maven.apache.org

Download spring-boot-starter-jsondoc 1.2.23


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.3.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.3.0.RELEASE
org.jsondoc : jsondoc-springmvc jar 1.2.23

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.