| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.jherculesqz | 
    
| ArtifactId | ArtifactIdcore-fw-spring | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncore-fw-spring 
            
         | 
    
| Filename | Size | 
|---|---|
| core-fw-spring-1.0.2.pom | |
| core-fw-spring-1.0.2.jar | 105 KB | 
| core-fw-spring-1.0.2-sources.jar | 71 KB | 
| core-fw-spring-1.0.2-javadoc.jar | 558 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.jherculesqz/core-fw-spring/ -->
<dependency>
    <groupId>com.github.jherculesqz</groupId>
    <artifactId>core-fw-spring</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.jherculesqz/core-fw-spring/
implementation 'com.github.jherculesqz:core-fw-spring:1.0.2'
                // https://jarcasting.com/artifacts/com.github.jherculesqz/core-fw-spring/
implementation ("com.github.jherculesqz:core-fw-spring:1.0.2")
                'com.github.jherculesqz:core-fw-spring:jar:1.0.2'
                <dependency org="com.github.jherculesqz" name="core-fw-spring" rev="1.0.2">
  <artifact name="core-fw-spring" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.jherculesqz', module='core-fw-spring', version='1.0.2')
)
                libraryDependencies += "com.github.jherculesqz" % "core-fw-spring" % "1.0.2"
                [com.github.jherculesqz/core-fw-spring "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.0.3.RELEASE | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.3.RELEASE | 
| com.github.adyliu : zkclient | jar | 2.1.1 | 
| org.redisson : redisson | jar | 3.3.1 | 
| org.springframework.session : spring-session-core | jar | |
| org.owasp.esapi : esapi | jar | 2.1.0 | 
| com.verhas : license3j | jar | 1.0.7 | 
| io.jsonwebtoken : jjwt | jar | 0.7.0 | 
| org.apache.httpcomponents : httpclient | jar | 4.3.6 | 
| com.github.jherculesqz : core-fw | jar | 1.0.2 |