fly-pig-model

Action标准接口、标准响应实体、标准数据字典枚举、错误异常等

License

License

GroupId

GroupId

top.todev.tool
ArtifactId

ArtifactId

fly-pig-model
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

fly-pig-model
Action标准接口、标准响应实体、标准数据字典枚举、错误异常等

Download fly-pig-model

How to add to project

<!-- https://jarcasting.com/artifacts/top.todev.tool/fly-pig-model/ -->
<dependency>
    <groupId>top.todev.tool</groupId>
    <artifactId>fly-pig-model</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.todev.tool/fly-pig-model/
implementation 'top.todev.tool:fly-pig-model:0.0.3'
// https://jarcasting.com/artifacts/top.todev.tool/fly-pig-model/
implementation ("top.todev.tool:fly-pig-model:0.0.3")
'top.todev.tool:fly-pig-model:jar:0.0.3'
<dependency org="top.todev.tool" name="fly-pig-model" rev="0.0.3">
  <artifact name="fly-pig-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.todev.tool', module='fly-pig-model', version='0.0.3')
)
libraryDependencies += "top.todev.tool" % "fly-pig-model" % "0.0.3"
[top.todev.tool/fly-pig-model "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-core jar 5.5.8
org.slf4j : slf4j-api jar

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2