License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ddm4j |
ArtifactId | ArtifactIdspring-boot-api-document |
Version | Version2.4.6 |
Type | Typejar |
Description |
Descriptionspring-boot-api-document
spring boot api document
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddm4j/spring-boot-api-document/
implementation 'com.github.ddm4j:spring-boot-api-document:2.4.6'
// https://jarcasting.com/artifacts/com.github.ddm4j/spring-boot-api-document/
implementation ("com.github.ddm4j:spring-boot-api-document:2.4.6")
'com.github.ddm4j:spring-boot-api-document:jar:2.4.6'
<dependency org="com.github.ddm4j" name="spring-boot-api-document" rev="2.4.6">
<artifact name="spring-boot-api-document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddm4j', module='spring-boot-api-document', version='2.4.6')
)
libraryDependencies += "com.github.ddm4j" % "spring-boot-api-document" % "2.4.6"
[com.github.ddm4j/spring-boot-api-document "2.4.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.1.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.2.RELEASE |