License |
License |
---|---|
GroupId | GroupIdcom.fizzgate |
ArtifactId | ArtifactIdfizz-plugin-header-response |
Last Version | Last Version2.5.0-beta1 |
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-response/ -->
<dependency>
<groupId>com.fizzgate</groupId>
<artifactId>fizz-plugin-header-response</artifactId>
<version>2.5.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-header-response/
implementation 'com.fizzgate:fizz-plugin-header-response:2.5.0-beta1'
// https://jarcasting.com/artifacts/com.fizzgate/fizz-plugin-header-response/
implementation ("com.fizzgate:fizz-plugin-header-response:2.5.0-beta1")
'com.fizzgate:fizz-plugin-header-response:jar:2.5.0-beta1'
<dependency org="com.fizzgate" name="fizz-plugin-header-response" rev="2.5.0-beta1">
<artifact name="fizz-plugin-header-response" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzgate', module='fizz-plugin-header-response', version='2.5.0-beta1')
)
libraryDependencies += "com.fizzgate" % "fizz-plugin-header-response" % "2.5.0-beta1"
[com.fizzgate/fizz-plugin-header-response "2.5.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
com.fizzgate : fizz-spring-boot-starter | jar | 2.5.0-beta1 |
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 |