| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcom.healthy-chn.security | 
| ArtifactId | ArtifactIdhealthy-security-browser | 
| Version | Version1.0.13.RELEASE | 
| Type | Typejar | 
| Description | Description浏览器模块 | 
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-security-browser/ -->
<dependency>
    <groupId>com.healthy-chn.security</groupId>
    <artifactId>healthy-security-browser</artifactId>
    <version>1.0.13.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-security-browser/
implementation 'com.healthy-chn.security:healthy-security-browser:1.0.13.RELEASE'// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-security-browser/
implementation ("com.healthy-chn.security:healthy-security-browser:1.0.13.RELEASE")'com.healthy-chn.security:healthy-security-browser:jar:1.0.13.RELEASE'<dependency org="com.healthy-chn.security" name="healthy-security-browser" rev="1.0.13.RELEASE">
  <artifact name="healthy-security-browser" type="jar" />
</dependency>@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-security-browser', version='1.0.13.RELEASE')
)libraryDependencies += "com.healthy-chn.security" % "healthy-security-browser" % "1.0.13.RELEASE"[com.healthy-chn.security/healthy-security-browser "1.0.13.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.healthy-chn.security : healthy-security-core | jar | 1.0.13.RELEASE | 
| org.springframework.session : spring-session-core | jar | |
| org.springframework.session : spring-session-data-redis | jar | |
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
| org.thymeleaf.extras : thymeleaf-extras-springsecurity5 | jar |