License |
License |
---|---|
GroupId | GroupIdcom.hupubao |
ArtifactId | ArtifactIdhupubao-common-utils |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhupubao-common-utils
通用工具集,包含通用响应参数,错误码抛出,RSA,MD5及签名工具等
|
Project URL |
Project URL |
Filename | Size |
---|---|
hupubao-common-utils-0.0.7.pom | |
hupubao-common-utils-0.0.7.jar | 37 KB |
hupubao-common-utils-0.0.7-sources.jar | 25 KB |
hupubao-common-utils-0.0.7-javadoc.jar | 176 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |