не последняя версия
Последняя версия 3.17.0

org.apache.camel.springboot:spring-boot-parent 3.12.0


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.apache.camel.springboot
Идентификатор

Идентификатор

spring-boot-parent
Версия

Версия

3.12.0
Тип

Тип

pom

Скачать spring-boot-parent 3.12.0

Имя Файла Размер
spring-boot-parent-3.12.0.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/spring-boot-parent/ -->
<dependency>
    <groupId>org.apache.camel.springboot</groupId>
    <artifactId>spring-boot-parent</artifactId>
    <version>3.12.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/spring-boot-parent/
implementation 'org.apache.camel.springboot:spring-boot-parent:3.12.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/spring-boot-parent/
implementation ("org.apache.camel.springboot:spring-boot-parent:3.12.0")
'org.apache.camel.springboot:spring-boot-parent:pom:3.12.0'
<dependency org="org.apache.camel.springboot" name="spring-boot-parent" rev="3.12.0">
  <artifact name="spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='spring-boot-parent', version='3.12.0')
)
libraryDependencies += "org.apache.camel.springboot" % "spring-boot-parent" % "3.12.0"
[org.apache.camel.springboot/spring-boot-parent "3.12.0"]