License |
License |
---|---|
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-plugin |
Version | Version2.5.0-beta1 |
Type | Typejar |
Description |
Descriptionfizz gateway community
|
Filename | Size |
---|---|
fizz-plugin-2.5.0-beta1.pom | |
fizz-plugin-2.5.0-beta1.jar | 40 KB |
fizz-plugin-2.5.0-beta1-sources.jar | 22 KB |
fizz-plugin-2.5.0-beta1-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-plugin</artifactId>
<version>2.5.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin/
implementation 'com.fizzgate:fizz-plugin:2.5.0-beta1'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin/
implementation ("com.fizzgate:fizz-plugin:2.5.0-beta1")
'com.fizzgate:fizz-plugin:jar:2.5.0-beta1'
<dependency org="com.fizzgate" name="fizz-plugin" rev="2.5.0-beta1">
<artifact name="fizz-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-plugin', version='2.5.0-beta1')
)
libraryDependencies += "com.fizzgate" % "fizz-plugin" % "2.5.0-beta1"
[com.fizzgate/fizz-plugin "2.5.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |
io.projectreactor : reactor-test | jar | 3.3.21.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 |