License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-spring-boot-starter |
Last Version | Last Version2.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfizz gateway community
|
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-spring-boot-starter/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-spring-boot-starter</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-spring-boot-starter/
implementation 'com.fizzgate:fizz-spring-boot-starter:2.6.5'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-spring-boot-starter/
implementation ("com.fizzgate:fizz-spring-boot-starter:2.6.5")
'com.fizzgate:fizz-spring-boot-starter:jar:2.6.5'
<dependency org="com.fizzgate" name="fizz-spring-boot-starter" rev="2.6.5">
<artifact name="fizz-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-spring-boot-starter', version='2.6.5')
)
libraryDependencies += "com.fizzgate" % "fizz-spring-boot-starter" % "2.6.5"
[com.fizzgate/fizz-spring-boot-starter "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 |