JavaLib-result

【JavaLib】对接口结果(result)进行规范封装

GroupId

GroupId

com.fengwenyi
ArtifactId

ArtifactId

JavaLib-result
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JavaLib-result
【JavaLib】对接口结果(result)进行规范封装

Download JavaLib-result

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
junit : junit jar ${junit.version}
com.fasterxml.jackson.core : jackson-annotations jar ${jackson.annotations.version}
org.projectlombok : lombok Optional jar 1.18.6
com.alibaba : fastjson jar 1.2.56

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0