| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.huohuzhihui |
| Идентификатор | Идентификаторhuohuzhihui-verify |
| Версия | Версия1.0.3.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеhuohuzhihui-verify
系统软件证书验证模块,负责用户自定义验证规则的实现,可扩展
|
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gitee.huohuzhihui : huohuzhihui-core | jar | 1.0.3.RELEASE |
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-tomcat | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |
| junit : junit | jar | 4.12 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |