| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.fizzgate | 
    
| ArtifactId | ArtifactIdfizz-common | 
    
| Last Version | Last Version2.6.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfizz gateway community 
         | 
    
| Filename | Size | 
|---|---|
| fizz-common-2.6.5.pom | |
| fizz-common-2.6.5.jar | 266 KB | 
| fizz-common-2.6.5-sources.jar | 44 KB | 
| fizz-common-2.6.5-javadoc.jar | 228 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-common/ -->
<dependency>
    <groupId>com.fizzgate</groupId>
    <artifactId>fizz-common</artifactId>
    <version>2.6.5</version>
</dependency>
                // https://jarcasting.com/artifacts/com.fizzgate/fizz-common/
implementation 'com.fizzgate:fizz-common:2.6.5'
                // https://jarcasting.com/artifacts/com.fizzgate/fizz-common/
implementation ("com.fizzgate:fizz-common:2.6.5")
                'com.fizzgate:fizz-common:jar:2.6.5'
                <dependency org="com.fizzgate" name="fizz-common" rev="2.6.5">
  <artifact name="fizz-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.fizzgate', module='fizz-common', version='2.6.5')
)
                libraryDependencies += "com.fizzgate" % "fizz-common" % "2.6.5"
                [com.fizzgate/fizz-common "2.6.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.openjdk.jol : jol-core | jar | 0.16 | 
| org.springframework.cloud : spring-cloud-context | jar | 2.2.9.RELEASE | 
| org.springframework.cloud : spring-cloud-commons | jar | 2.2.9.RELEASE | 
| com.networknt » json-schema-validator-i18n-support | jar | 1.0.39_5 | 
| org.jruby.joni : joni | jar | 2.1.31 | 
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.2.13.RELEASE | 
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.2.13.RELEASE | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.apache.commons : commons-pool2 | jar | 2.11.1 | 
| org.springframework.boot : spring-boot-starter-data-redis-reactive | jar | 2.2.13.RELEASE | 
| org.springframework.session : spring-session-data-redis | jar | 2.3.3.RELEASE | 
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 | 
| com.alibaba : fastjson | jar | 1.2.80 | 
| net.sf.kxml : kxml2 | jar | 2.3.0 | 
| org.json : json | jar | 20190722 | 
| commons-codec : commons-codec | jar | 1.15 | 
| cn.hutool : hutool-crypto | jar | 5.7.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |