| License |
License |
|---|---|
| Categories |
CategoriesSwagger Program Interface REST Frameworks |
| GroupId | GroupIdcn.bywei |
| ArtifactId | ArtifactIdswagger-lazydoc |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionswagger-lazydoc
Swagger lazydoc project
|
| Filename | Size |
|---|---|
| swagger-lazydoc-1.0.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.bywei/swagger-lazydoc/ -->
<dependency>
<groupId>cn.bywei</groupId>
<artifactId>swagger-lazydoc</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bywei/swagger-lazydoc/
implementation 'cn.bywei:swagger-lazydoc:1.0.2'
// https://jarcasting.com/artifacts/cn.bywei/swagger-lazydoc/
implementation ("cn.bywei:swagger-lazydoc:1.0.2")
'cn.bywei:swagger-lazydoc:pom:1.0.2'
<dependency org="cn.bywei" name="swagger-lazydoc" rev="1.0.2">
<artifact name="swagger-lazydoc" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.bywei', module='swagger-lazydoc', version='1.0.2')
)
libraryDependencies += "cn.bywei" % "swagger-lazydoc" % "1.0.2"
[cn.bywei/swagger-lazydoc "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.16.22 |