Last Version

huohuzhihui-verify 1.0.3.RELEASE

系统软件证书验证模块,负责用户自定义验证规则的实现,可扩展

License

License

GroupId

GroupId

com.gitee.huohuzhihui
ArtifactId

ArtifactId

huohuzhihui-verify
Version

Version

1.0.3.RELEASE
Type

Type

jar
Description

Description

huohuzhihui-verify
系统软件证书验证模块,负责用户自定义验证规则的实现,可扩展
Source Code Management

Source Code Management

https://gitee.com/huohuzhihui/OSSRH-62336

Download huohuzhihui-verify 1.0.3.RELEASE


<!-- 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"]

Dependencies

compile (9)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.