f

fizz-spring-boot-starter

Files download
File Operation
fizz-spring-boot-starter-3.1.0.jar download
fizz-spring-boot-starter-3.1.0.pom download
fizz-spring-boot-starter-3.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.fizzgate</groupId>
  <artifactId>fizz-spring-boot-starter</artifactId>
  <version>3.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.fizzgate:fizz-spring-boot-starter:3.1.0'
Gradle Kotlin
implementation("com.fizzgate:fizz-spring-boot-starter:3.1.0")
Scala SBT
libraryDependencies += "com.fizzgate" % "fizz-spring-boot-starter" % "3.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.fizzgate', module='fizz-spring-boot-starter', version='3.1.0')
)
Apache Ivy
<dependency org="com.fizzgate" name="fizz-spring-boot-starter" rev="3.1.0" />
Leiningen
[com.fizzgate/fizz-spring-boot-starter "3.1.0"]
Apache Buildr
'com.fizzgate:fizz-spring-boot-starter:jar:3.1.0'
Dependencies
<parent>
  <groupId>com.fizzgate</groupId>
  <artifactId>fizz-gateway-community</artifactId>
  <version>3.1.0</version>
</parent>

compile

|-- org.springframework.boot:spring-boot-starter-webflux

|-- org.springframework.boot:spring-boot-starter-log4j2

|-- com.alibaba:fastjson

|-- com.google.code.gson:gson

|-- net.minidev:json-smart

|-- org.codehaus.jettison:jettison

|-- org.json:json

|-- org.apache.tapestry:tapestry-json

|-- org.apache.commons:commons-lang3

|-- org.codehaus.groovy:groovy-all

|-- commons-io:commons-io

|-- com.ctrip.framework.apollo:apollo-client

|-- org.springframework.cloud:spring-cloud-starter-netflix-eureka-client

|-- com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-config

|-- com.alibaba.cloud:spring-cloud-starter-alibaba-nacos-discovery

|-- org.apache.commons:commons-pool2

|-- org.springframework.boot:spring-boot-starter-data-redis-reactive

|-- org.noear:snack3

|-- org.springframework.session:spring-session-data-redis

|-- com.auth0:java-jwt

|-- org.apache.dubbo:dubbo

|-- io.grpc:grpc-all

|-- io.grpc:grpc-services

|-- org.projectlombok:lombok

|-- org.apache.curator:curator-client

|-- org.apache.curator:curator-framework

|-- org.apache.curator:curator-recipes

|-- org.apache.zookeeper:zookeeper

|-- org.bouncycastle:bcpkix-jdk15on

|-- com.fizzgate:fizz-commons

|-- com.fizzgate:fizz-core

|-- com.fizzgate:fizz-plugin

|-- com.google.guava:guava

|-- commons-codec:commons-codec

import

|-- org.springframework.session:spring-session-bom:Dragonfruit-SR3

test

|-- org.springframework.boot:spring-boot-starter-test

|-- io.projectreactor:reactor-test

|-- it.ozimov:embedded-redis

|-- org.mockito:mockito-core

|-- org.mockito:mockito-inline

|-- junit:junit