| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.fizzgate | 
    
| ArtifactId | ArtifactIdfizz-plugin | 
    
| Last Version | Last Version2.6.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfizz gateway community 
         | 
    
| Filename | Size | 
|---|---|
| fizz-plugin-2.6.5.pom | |
| fizz-plugin-2.6.5.jar | 10 KB | 
| fizz-plugin-2.6.5-sources.jar | 8 KB | 
| fizz-plugin-2.6.5-javadoc.jar | 46 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin/ -->
<dependency>
    <groupId>com.fizzgate</groupId>
    <artifactId>fizz-plugin</artifactId>
    <version>2.6.5</version>
</dependency>
                // https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin/
implementation 'com.fizzgate:fizz-plugin:2.6.5'
                // https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin/
implementation ("com.fizzgate:fizz-plugin:2.6.5")
                'com.fizzgate:fizz-plugin:jar:2.6.5'
                <dependency org="com.fizzgate" name="fizz-plugin" rev="2.6.5">
  <artifact name="fizz-plugin" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.fizzgate', module='fizz-plugin', version='2.6.5')
)
                libraryDependencies += "com.fizzgate" % "fizz-plugin" % "2.6.5"
                [com.fizzgate/fizz-plugin "2.6.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 |