is not current version
Last Version 1.2.23

org.jsondoc:spring-boot-starter-jsondoc 1.2.22


Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

org.jsondoc
ArtifactId

ArtifactId

spring-boot-starter-jsondoc
Version

Version

1.2.22
Type

Type

jar

Download spring-boot-starter-jsondoc 1.2.22


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