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