| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSwagger Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.github.hc621311 |
| Идентификатор | Идентификаторspringboot-swagger3-starter |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspringboot-swagger3-starter
HC :: Springboot :: Swagger3(Openapi3.0) :: Starter
|
<!-- https://jarcasting.com/artifacts/com.github.hc621311/springboot-swagger3-starter/ -->
<dependency>
<groupId>com.github.hc621311</groupId>
<artifactId>springboot-swagger3-starter</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hc621311/springboot-swagger3-starter/
implementation 'com.github.hc621311:springboot-swagger3-starter:3.0.0'
// https://jarcasting.com/artifacts/com.github.hc621311/springboot-swagger3-starter/
implementation ("com.github.hc621311:springboot-swagger3-starter:3.0.0")
'com.github.hc621311:springboot-swagger3-starter:jar:3.0.0'
<dependency org="com.github.hc621311" name="springboot-swagger3-starter" rev="3.0.0">
<artifact name="springboot-swagger3-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hc621311', module='springboot-swagger3-starter', version='3.0.0')
)
libraryDependencies += "com.github.hc621311" % "springboot-swagger3-starter" % "3.0.0"
[com.github.hc621311/springboot-swagger3-starter "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springdoc : springdoc-openapi-ui | jar | 1.5.13 |