| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fizzgate |
| Идентификатор | Идентификаторfizz-plugin-header-response |
| Последняя версия | Последняя версия2.5.0-beta1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fizzgate : fizz-spring-boot-starter | jar | 2.5.0-beta1 |
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.2.13.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.13.RELEASE |