License |
License |
---|---|
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-plugin-header-request |
Last Version | Last Version2.3.4-beta2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-header-request/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-plugin-header-request</artifactId>
<version>2.3.4-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-header-request/
implementation 'com.fizzgate:fizz-plugin-header-request:2.3.4-beta2'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-header-request/
implementation ("com.fizzgate:fizz-plugin-header-request:2.3.4-beta2")
'com.fizzgate:fizz-plugin-header-request:jar:2.3.4-beta2'
<dependency org="com.fizzgate" name="fizz-plugin-header-request" rev="2.3.4-beta2">
<artifact name="fizz-plugin-header-request" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-plugin-header-request', version='2.3.4-beta2')
)
libraryDependencies += "com.fizzgate" % "fizz-plugin-header-request" % "2.3.4-beta2"
[com.fizzgate/fizz-plugin-header-request "2.3.4-beta2"]
Group / Artifact | Type | Version |
---|---|---|
com.fizzgate : fizz-spring-boot-starter | jar | 2.3.4-beta2 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |