| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages Security | 
        
| GroupId | GroupIdcom.github.fangjinuo.langx.security | 
    
| ArtifactId | ArtifactIdlangx-java-security-gm-jsse-jdk8 | 
    
| Last Version | Last Version4.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.github.fangjinuo.langx.security:langx-java-security-gm-jsse-jdk8:4.2.0 
            Java lang extensions, a supplement to , replacement of a Guava, commons-lang, hutool 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.langx.security/langx-java-security-gm-jsse-jdk8/ -->
<dependency>
    <groupId>com.github.fangjinuo.langx.security</groupId>
    <artifactId>langx-java-security-gm-jsse-jdk8</artifactId>
    <version>4.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.fangjinuo.langx.security/langx-java-security-gm-jsse-jdk8/
implementation 'com.github.fangjinuo.langx.security:langx-java-security-gm-jsse-jdk8:4.2.0'
                // https://jarcasting.com/artifacts/com.github.fangjinuo.langx.security/langx-java-security-gm-jsse-jdk8/
implementation ("com.github.fangjinuo.langx.security:langx-java-security-gm-jsse-jdk8:4.2.0")
                'com.github.fangjinuo.langx.security:langx-java-security-gm-jsse-jdk8:jar:4.2.0'
                <dependency org="com.github.fangjinuo.langx.security" name="langx-java-security-gm-jsse-jdk8" rev="4.2.0">
  <artifact name="langx-java-security-gm-jsse-jdk8" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.fangjinuo.langx.security', module='langx-java-security-gm-jsse-jdk8', version='4.2.0')
)
                libraryDependencies += "com.github.fangjinuo.langx.security" % "langx-java-security-gm-jsse-jdk8" % "4.2.0"
                [com.github.fangjinuo.langx.security/langx-java-security-gm-jsse-jdk8 "4.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.openeuler : jsse | jar | 1.0.2 | 
| com.github.fangjinuo.langx : langx-java | jar | 4.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.0 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.0 | 
| junit : junit | jar | 4.13.1 |