License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-xparam |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXParame
请求特殊参数。让Controller类像普通的Service类一样定义接口参数,让接口定义更加清晰、方便编写单元测试、方便编写Javadoc。APIdoc可以根据这些特殊参数自动生成文档。
|
Filename | Size |
---|---|
leopard-xparam-0.9.12.pom | |
leopard-xparam-0.9.12.jar | 56 KB |
leopard-xparam-0.9.12-sources.jar | 35 KB |
leopard-xparam-0.9.12-javadoc.jar | 282 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-xparam/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-xparam</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-xparam/
implementation 'io.leopard:leopard-xparam:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-xparam/
implementation ("io.leopard:leopard-xparam:0.9.12")
'io.leopard:leopard-xparam:jar:0.9.12'
<dependency org="io.leopard" name="leopard-xparam" rev="0.9.12">
<artifact name="leopard-xparam" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-xparam', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-xparam" % "0.9.12"
[io.leopard/leopard-xparam "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 4.3.9.RELEASE |
io.leopard : leopard-json | jar | 0.9.12 |
io.leopard : leopard-jdbc | jar | 0.9.12 |
io.leopard : leopard-lang | jar | 0.9.12 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
io.leopard : leopard-trynb | jar | 0.9.12 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
io.leopard : leopard-mock | jar | 0.9.12 |
io.leopard : leopard-jetty-test | jar | 0.9.12 |
org.freemarker : freemarker | jar | 2.3.23 |