api-result

一套RESTful风格API接口响应参数规范化的解决方案

License

License

GroupId

GroupId

com.fengwenyi
ArtifactId

ArtifactId

api-result
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

api-result
一套RESTful风格API接口响应参数规范化的解决方案
Source Code Management

Source Code Management

https://github.com/fengwenyi/api-result

Download api-result

How to add to project

<!-- https://jarcasting.com/artifacts/com.fengwenyi/api-result/ -->
<dependency>
    <groupId>com.fengwenyi</groupId>
    <artifactId>api-result</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fengwenyi/api-result/
implementation 'com.fengwenyi:api-result:2.7.0'
// https://jarcasting.com/artifacts/com.fengwenyi/api-result/
implementation ("com.fengwenyi:api-result:2.7.0")
'com.fengwenyi:api-result:jar:2.7.0'
<dependency org="com.fengwenyi" name="api-result" rev="2.7.0">
  <artifact name="api-result" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fengwenyi', module='api-result', version='2.7.0')
)
libraryDependencies += "com.fengwenyi" % "api-result" % "2.7.0"
[com.fengwenyi/api-result "2.7.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.1
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0
2.2.1.RELEASE
2.2.0.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.4.RELEASE
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1