| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.huohuzhihui |
| ArtifactId | ArtifactIdhuohuzhihui-verify |
| Version | Version1.0.3.RELEASE |
| Type | Typejar |
| Description |
Descriptionhuohuzhihui-verify
系统软件证书验证模块,负责用户自定义验证规则的实现,可扩展
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gitee.huohuzhihui/huohuzhihui-verify/ -->
<dependency>
<groupId>com.gitee.huohuzhihui</groupId>
<artifactId>huohuzhihui-verify</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.huohuzhihui/huohuzhihui-verify/
implementation 'com.gitee.huohuzhihui:huohuzhihui-verify:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.huohuzhihui/huohuzhihui-verify/
implementation ("com.gitee.huohuzhihui:huohuzhihui-verify:1.0.3.RELEASE")
'com.gitee.huohuzhihui:huohuzhihui-verify:jar:1.0.3.RELEASE'
<dependency org="com.gitee.huohuzhihui" name="huohuzhihui-verify" rev="1.0.3.RELEASE">
<artifact name="huohuzhihui-verify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.huohuzhihui', module='huohuzhihui-verify', version='1.0.3.RELEASE')
)
libraryDependencies += "com.gitee.huohuzhihui" % "huohuzhihui-verify" % "1.0.3.RELEASE"
[com.gitee.huohuzhihui/huohuzhihui-verify "1.0.3.RELEASE"]