| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shalousun |
| Идентификатор | Идентификаторsmart-doc |
| Последняя версия | Последняя версия2.4.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsmart-doc
Smart-doc is a tool that supports both JAVA RESTFUL API and Apache Dubbo RPC interface document
generation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smart-doc-2.4.7.pom | |
| smart-doc-2.4.7.jar | 171 KB |
| smart-doc-2.4.7-sources.jar | 139 KB |
| smart-doc-2.4.7-javadoc.jar | 523 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/ -->
<dependency>
<groupId>com.github.shalousun</groupId>
<artifactId>smart-doc</artifactId>
<version>2.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/
implementation 'com.github.shalousun:smart-doc:2.4.7'
// https://jarcasting.com/artifacts/com.github.shalousun/smart-doc/
implementation ("com.github.shalousun:smart-doc:2.4.7")
'com.github.shalousun:smart-doc:jar:2.4.7'
<dependency org="com.github.shalousun" name="smart-doc" rev="2.4.7">
<artifact name="smart-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shalousun', module='smart-doc', version='2.4.7')
)
libraryDependencies += "com.github.shalousun" % "smart-doc" % "2.4.7"
[com.github.shalousun/smart-doc "2.4.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ibeetl : beetl | jar | 3.10.0.RELEASE |
| com.github.shalousun : qdox | jar | 2.0.2 |
| net.datafaker : datafaker | jar | 1.3.0 |
| com.github.shalousun : common-util | jar | 2.1.2 |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |