hupubao-common-utils

通用工具集,包含通用响应参数,错误码抛出,RSA,MD5及签名工具等

License

License

GroupId

GroupId

com.hupubao
ArtifactId

ArtifactId

hupubao-common-utils
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

hupubao-common-utils
通用工具集,包含通用响应参数,错误码抛出,RSA,MD5及签名工具等
Project URL

Project URL

https://github.com/ysdxz207/hupubao-common-utils

Download hupubao-common-utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop Optional jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.2.6.RELEASE

provided (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.alibaba : fastjson jar 1.2.58
org.projectlombok : lombok jar 1.18.8
com.google.zxing : core jar 3.4.0
com.google.zxing : javase jar 3.4.0
commons-codec : commons-codec jar 1.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1