Last Version

Camel SB :: Parent 3.17.0

Camel Spring Boot Root POM

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

spring-boot-parent
Version

Version

3.17.0
Type

Type

pom
Description

Description

Camel SB :: Parent
Camel Spring Boot Root POM
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=summary/spring-boot-parent

Download spring-boot-parent 3.17.0


<!-- 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.17.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.17.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/spring-boot-parent/
implementation ("org.apache.camel.springboot:spring-boot-parent:3.17.0")
'org.apache.camel.springboot:spring-boot-parent:pom:3.17.0'
<dependency org="org.apache.camel.springboot" name="spring-boot-parent" rev="3.17.0">
  <artifact name="spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='spring-boot-parent', version='3.17.0')
)
libraryDependencies += "org.apache.camel.springboot" % "spring-boot-parent" % "3.17.0"
[org.apache.camel.springboot/spring-boot-parent "3.17.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.