4.0.0
    org.baeldung.apache.camel
    spring-apache-camel
    spring-apache-camel
    jar
    http://maven.apache.org
    
        com.baeldung
        messaging-modules
        0.0.1-SNAPSHOT
    
    
        
            org.apache.camel
            camel-core
            ${camel.version}
        
        
            org.apache.camel
            camel-spring
            ${camel.version}
            
                
                    commons-logging
                    commons-logging
                
            
        
        
            org.apache.camel
            camel-stream
            ${camel.version}
        
        
            org.springframework
            spring-context
            ${spring.version}
        
        
            org.apache.camel.springboot
            camel-servlet-starter
            ${camel.version}
        
        
            org.apache.camel.springboot
            camel-jackson-starter
            ${camel.version}
        
        
            org.apache.camel.springboot
            camel-swagger-java-starter
            ${camel.version}
        
        
            org.apache.camel.springboot
            camel-spring-boot-starter
            ${camel.version}
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.apache.camel
            camel-test-spring-junit5
            ${camel.version}
            test
        
        
            org.apache.camel
            camel-spring-xml
            ${camel.version}
        
    
    
        5.3.25
        3.21.0
    
    
        
            spring-boot
            
                spring-boot:run
                
                    
                        org.springframework.boot
                        spring-boot-maven-plugin
                        
                            
                                
                                    repackage
                                
                                
                                    com.baeldung.camel.boot.boot.testing.GreetingsFileSpringApplication