Last Version

Camel :: Platforms :: Spring-Boot 3.0.0-RC3

Camel Parent POM

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

spring-boot
Version

Version

3.0.0-RC3
Type

Type

pom
Description

Description

Camel :: Platforms :: Spring-Boot
Camel Parent POM
Project Organization

Project Organization

The Apache Software Foundation

Download spring-boot 3.0.0-RC3


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

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.