| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSwagger Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.lichongbing |
| Идентификатор | Идентификаторlswagger-annotations |
| Последняя версия | Последняя версия3.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlswagger-annotations
微服务项目引用注解,同UI剥离
|
| Имя Файла | Размер |
|---|---|
| lswagger-annotations-3.0.5.pom | |
| lswagger-annotations-3.0.5.jar | 6 KB |
| lswagger-annotations-3.0.5-sources.jar | 7 KB |
| lswagger-annotations-3.0.5-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lichongbing/lswagger-annotations/ -->
<dependency>
<groupId>com.lichongbing</groupId>
<artifactId>lswagger-annotations</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-annotations/
implementation 'com.lichongbing:lswagger-annotations:3.0.5'
// https://jarcasting.com/artifacts/com.lichongbing/lswagger-annotations/
implementation ("com.lichongbing:lswagger-annotations:3.0.5")
'com.lichongbing:lswagger-annotations:jar:3.0.5'
<dependency org="com.lichongbing" name="lswagger-annotations" rev="3.0.5">
<artifact name="lswagger-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lichongbing', module='lswagger-annotations', version='3.0.5')
)
libraryDependencies += "com.lichongbing" % "lswagger-annotations" % "3.0.5"
[com.lichongbing/lswagger-annotations "3.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.22 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.2 |