JfinalSwagger

This is JfinalSwagger.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

top.hequehua
ArtifactId

ArtifactId

jfinal-swagger
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

JfinalSwagger
This is JfinalSwagger.
Project URL

Project URL

https://gitee.com/zdkhqh/JfinalSwagger

Download jfinal-swagger

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.6
0.1.5
0.1.4