is not current version
Last Version 2.6.5

com.fizzgate:fizz-spring-boot-starter 2.2.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.fizzgate
ArtifactId

ArtifactId

fizz-spring-boot-starter
Version

Version

2.2.0
Type

Type

jar

Download fizz-spring-boot-starter 2.2.0


<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-spring-boot-starter/ -->
<dependency>
    <groupId>com.fizzgate</groupId>
    <artifactId>fizz-spring-boot-starter</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-spring-boot-starter/
implementation 'com.fizzgate:fizz-spring-boot-starter:2.2.0'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-spring-boot-starter/
implementation ("com.fizzgate:fizz-spring-boot-starter:2.2.0")
'com.fizzgate:fizz-spring-boot-starter:jar:2.2.0'
<dependency org="com.fizzgate" name="fizz-spring-boot-starter" rev="2.2.0">
  <artifact name="fizz-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-spring-boot-starter', version='2.2.0')
)
libraryDependencies += "com.fizzgate" % "fizz-spring-boot-starter" % "2.2.0"
[com.fizzgate/fizz-spring-boot-starter "2.2.0"]