| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.fizzgate | 
    
| ArtifactId | ArtifactIdfizz-core | 
    
| Last Version | Last Version2.6.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfizz gateway community 
         | 
    
| Filename | Size | 
|---|---|
| fizz-core-2.6.5.pom | |
| fizz-core-2.6.5.jar | 383 KB | 
| fizz-core-2.6.5-sources.jar | 240 KB | 
| fizz-core-2.6.5-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-core/ -->
<dependency>
    <groupId>com.fizzgate</groupId>
    <artifactId>fizz-core</artifactId>
    <version>2.6.5</version>
</dependency>
                // https://jarcasting.com/artifacts/com.fizzgate/fizz-core/
implementation 'com.fizzgate:fizz-core:2.6.5'
                // https://jarcasting.com/artifacts/com.fizzgate/fizz-core/
implementation ("com.fizzgate:fizz-core:2.6.5")
                'com.fizzgate:fizz-core:jar:2.6.5'
                <dependency org="com.fizzgate" name="fizz-core" rev="2.6.5">
  <artifact name="fizz-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.fizzgate', module='fizz-core', version='2.6.5')
)
                libraryDependencies += "com.fizzgate" % "fizz-core" % "2.6.5"
                [com.fizzgate/fizz-core "2.6.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.networknt » json-schema-validator-i18n-support | jar | 1.0.39_5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE | 
| io.projectreactor : reactor-test | jar | 3.3.22.RELEASE | 
| it.ozimov : embedded-redis | jar | 0.7.3 | 
| org.mockito : mockito-core | jar | 3.4.6 | 
| org.mockito : mockito-inline | jar | 3.4.6 | 
| junit : junit | jar | 4.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.session : spring-session-bom | pom | Dragonfruit-SR3 |