GroupId | GroupIdcom.fengwenyi |
---|---|
ArtifactId | ArtifactIdJavaLib-result |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaLib-result
【JavaLib】对接口结果(result)进行规范封装
|
Filename | Size |
---|---|
JavaLib-result-1.1.1.pom | |
JavaLib-result-1.1.1.jar | 5 KB |
JavaLib-result-1.1.1-sources.jar | 3 KB |
JavaLib-result-1.1.1-javadoc.jar | 47 KB |
Browse |
<!-- 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"]
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 |