All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.spring-boot-pom.tmpl Maven / Gradle / Ivy

There is a newer version: 4.8.1
Show newest version


    4.0.0

    
        org.springframework.boot
        spring-boot-starter-parent
        {{ .SpringBootVersion }}
         
    

    {{ .GroupId }}
    {{ .ArtifactId }}
    {{ .Version }}

    
        {{ .JavaVersion }}
{{ .jkubeProperties }}
    

    
        
            
            
                org.springframework.boot
                spring-boot-dependencies
                {{ .SpringBootVersion }}
                pom
                import
            
            
            
                org.apache.camel.springboot
                camel-spring-boot-bom
                {{ .CamelVersion }}
                pom
                import
            
        
    

{{ .MavenRepositories }}

    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-actuator
        

        
            org.apache.camel.springboot
            camel-spring-boot-engine-starter
        
{{ .CamelDependencies }}

        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            org.apache.camel
            camel-test-spring-junit5
            test
        
    

    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
            
        
    

{{ .jkubeProfiles }}






© 2015 - 2024 Weber Informatics LLC | Privacy Policy