is not current version
Last Version 1.1.0

com.github.treeleafj:spring-boot-starter-xDoc 0.0.8


Categories

Categories

Spring Boot Container Microservices Leaf Data Databases
GroupId

GroupId

com.github.treeleafj
ArtifactId

ArtifactId

spring-boot-starter-xDoc
Version

Version

0.0.8
Type

Type

jar

Download spring-boot-starter-xDoc 0.0.8


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