is not current version
Last Version 2.5.2

com.github.ddm4j:spring-boot-api-document 2.2.10

spring boot api document

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ddm4j
ArtifactId

ArtifactId

spring-boot-api-document
Version

Version

2.2.10
Type

Type

jar

Download spring-boot-api-document 2.2.10


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