| Categories | CategoriesSpring Boot Container Microservices | 
|---|---|
| GroupId | GroupIdcom.github.ice-zero-cat | 
| ArtifactId | ArtifactIdcomponent-license-verify-spring-boot-starter | 
| Last Version | Last Version0.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncomponent-license-verify-spring-boot-starter 系统软件证书验证模块,负责用户自定义验证规则的实现,可扩展 | 
<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-license-verify-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.ice-zero-cat</groupId>
    <artifactId>component-license-verify-spring-boot-starter</artifactId>
    <version>0.0.7</version>
</dependency>// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-license-verify-spring-boot-starter/
implementation 'com.github.ice-zero-cat:component-license-verify-spring-boot-starter:0.0.7'// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-license-verify-spring-boot-starter/
implementation ("com.github.ice-zero-cat:component-license-verify-spring-boot-starter:0.0.7")'com.github.ice-zero-cat:component-license-verify-spring-boot-starter:jar:0.0.7'<dependency org="com.github.ice-zero-cat" name="component-license-verify-spring-boot-starter" rev="0.0.7">
  <artifact name="component-license-verify-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.ice-zero-cat', module='component-license-verify-spring-boot-starter', version='0.0.7')
)libraryDependencies += "com.github.ice-zero-cat" % "component-license-verify-spring-boot-starter" % "0.0.7"[com.github.ice-zero-cat/component-license-verify-spring-boot-starter "0.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.ice-zero-cat : component-license-core-spring-boot-starter | jar | ${component-license-core-spring-boot-starter.version} |