| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xuyuansheng |
| ArtifactId | ArtifactIdxbapi-docs |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxbapi-docs
apidoc文档
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xbapi-docs-1.2.pom | |
| xbapi-docs-1.2.jar | 169 KB |
| xbapi-docs-1.2-sources.jar | 113 KB |
| xbapi-docs-1.2-javadoc.jar | 523 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuyuansheng/xbapi-docs/ -->
<dependency>
<groupId>com.github.xuyuansheng</groupId>
<artifactId>xbapi-docs</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuyuansheng/xbapi-docs/
implementation 'com.github.xuyuansheng:xbapi-docs:1.2'
// https://jarcasting.com/artifacts/com.github.xuyuansheng/xbapi-docs/
implementation ("com.github.xuyuansheng:xbapi-docs:1.2")
'com.github.xuyuansheng:xbapi-docs:jar:1.2'
<dependency org="com.github.xuyuansheng" name="xbapi-docs" rev="1.2">
<artifact name="xbapi-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuyuansheng', module='xbapi-docs', version='1.2')
)
libraryDependencies += "com.github.xuyuansheng" % "xbapi-docs" % "1.2"
[com.github.xuyuansheng/xbapi-docs "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.16.22 |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.1.5.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| com.alibaba : fastjson | jar | 1.2.58 |
| org.thymeleaf : thymeleaf | jar | 3.0.5.RELEASE |
| ognl : ognl | jar | 3.1.12 |
| com.github.javaparser : javaparser-core | jar | 3.14.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.1.6.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |