is not current version
Last Version 1.5.0.2

com.github.wehotel:fizz-spring-boot-starter 1.5.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.wehotel
ArtifactId

ArtifactId

fizz-spring-boot-starter
Version

Version

1.5.0.1
Type

Type

jar

Download fizz-spring-boot-starter 1.5.0.1


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