| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Maven Компиляция и сборка React Взаимодействие с пользователем Веб-фреймворки Reactor Reactive libraries |
| Группа | Группаde.codecentric |
| Идентификатор | Идентификаторcxf-spring-boot-starter-maven-plugin-reactor |
| Последняя версия | Последняя версия2.3.1-jaxb-jaxws-3.0.0-M4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcxf-spring-boot-starter-maven-plugin-reactor
Reactor Maven project for the cxf-spring-boot-starter-maven-plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cxf-spring-boot-starter-maven-plugin-reactor-2.3.1-jaxb-jaxws-3.0.0-M4.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter-maven-plugin-reactor/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>cxf-spring-boot-starter-maven-plugin-reactor</artifactId>
<version>2.3.1-jaxb-jaxws-3.0.0-M4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter-maven-plugin-reactor/
implementation 'de.codecentric:cxf-spring-boot-starter-maven-plugin-reactor:2.3.1-jaxb-jaxws-3.0.0-M4'
// https://jarcasting.com/artifacts/de.codecentric/cxf-spring-boot-starter-maven-plugin-reactor/
implementation ("de.codecentric:cxf-spring-boot-starter-maven-plugin-reactor:2.3.1-jaxb-jaxws-3.0.0-M4")
'de.codecentric:cxf-spring-boot-starter-maven-plugin-reactor:pom:2.3.1-jaxb-jaxws-3.0.0-M4'
<dependency org="de.codecentric" name="cxf-spring-boot-starter-maven-plugin-reactor" rev="2.3.1-jaxb-jaxws-3.0.0-M4">
<artifact name="cxf-spring-boot-starter-maven-plugin-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='cxf-spring-boot-starter-maven-plugin-reactor', version='2.3.1-jaxb-jaxws-3.0.0-M4')
)
libraryDependencies += "de.codecentric" % "cxf-spring-boot-starter-maven-plugin-reactor" % "2.3.1-jaxb-jaxws-3.0.0-M4"
[de.codecentric/cxf-spring-boot-starter-maven-plugin-reactor "2.3.1-jaxb-jaxws-3.0.0-M4"]