| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcom.healthy-chn.security | 
| ArtifactId | ArtifactIdhealthy-browser | 
| Version | Version1.2.1.RELEASE | 
| Type | Typejar | 
| Description | Description浏览器模块 | 
<!-- https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-browser/ -->
<dependency>
    <groupId>com.healthy-chn.security</groupId>
    <artifactId>healthy-browser</artifactId>
    <version>1.2.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-browser/
implementation 'com.healthy-chn.security:healthy-browser:1.2.1.RELEASE'// https://jarcasting.com/artifacts/com.healthy-chn.security/healthy-browser/
implementation ("com.healthy-chn.security:healthy-browser:1.2.1.RELEASE")'com.healthy-chn.security:healthy-browser:jar:1.2.1.RELEASE'<dependency org="com.healthy-chn.security" name="healthy-browser" rev="1.2.1.RELEASE">
  <artifact name="healthy-browser" type="jar" />
</dependency>@Grapes(
@Grab(group='com.healthy-chn.security', module='healthy-browser', version='1.2.1.RELEASE')
)libraryDependencies += "com.healthy-chn.security" % "healthy-browser" % "1.2.1.RELEASE"[com.healthy-chn.security/healthy-browser "1.2.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.healthy-chn.security : healthy-common-security | jar | |
| 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 | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar |