License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdtop.hequehua |
ArtifactId | ArtifactIdjfinal-swagger |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJfinalSwagger
This is JfinalSwagger.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jfinal-swagger-0.1.7.pom | |
jfinal-swagger-0.1.7.jar | 775 KB |
jfinal-swagger-0.1.7-sources.jar | 775 KB |
jfinal-swagger-0.1.7-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.hequehua/jfinal-swagger/ -->
<dependency>
<groupId>top.hequehua</groupId>
<artifactId>jfinal-swagger</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/top.hequehua/jfinal-swagger/
implementation 'top.hequehua:jfinal-swagger:0.1.7'
// https://jarcasting.com/artifacts/top.hequehua/jfinal-swagger/
implementation ("top.hequehua:jfinal-swagger:0.1.7")
'top.hequehua:jfinal-swagger:jar:0.1.7'
<dependency org="top.hequehua" name="jfinal-swagger" rev="0.1.7">
<artifact name="jfinal-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hequehua', module='jfinal-swagger', version='0.1.7')
)
libraryDependencies += "top.hequehua" % "jfinal-swagger" % "0.1.7"
[top.hequehua/jfinal-swagger "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.jfinal : jfinal | jar | 3.2 |
commons-io : commons-io | jar | 2.5 |