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

java-camel-server.pom.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version



    4.0.0

    {{groupId}}
    {{artifactId}}
    jar
    {{artifactId}}
    {{artifactVersion}}

    
        {{scmConnection}}
        {{scmDeveloperConnection}}
        {{scmUrl}}
    

    
        
            {{licenseName}}
            {{licenseUrl}}
            repo
        
    

    
        
            {{developerName}}
            {{developerEmail}}
            {{developerOrganization}}
            {{developerOrganizationUrl}}
        
    

    
        UTF-8
        2.7.8
        3.20.1
    

    
        
            
                org.apache.camel
                camel-bom
                ${org.apache.camel.version}
                pom
                import
            
            
                org.apache.camel.springboot
                camel-spring-boot-bom
                ${org.apache.camel.version}
                pom
                import
            
            
                org.springframework.boot
                spring-boot-dependencies
                ${org.springframework.boot.version}
                pom
                import
            
        
    

    
        
            
                org.apache.maven.plugins
                maven-compiler-plugin
                3.10.1
                
                    11
                
            
            
                org.springframework.boot
                spring-boot-maven-plugin
                
                    
                        
                            repackage
                        
                    
                
            
            
                maven-surefire-plugin
                2.22.2
            
        
    

    
        
            org.apache.camel.springboot
            camel-spring-boot-starter
        

        
            org.apache.camel.springboot
            camel-servlet-starter
        

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

        
            org.openapitools
            jackson-databind-nullable
            0.2.6
        
        
            io.swagger
            swagger-annotations
            1.6.3
        
        {{#oas3}}
        
            io.swagger.core.v3
            swagger-annotations
            2.2.8
        
        {{/oas3}}
        {{#jackson}}
        
            com.fasterxml.jackson.datatype
            jackson-datatype-jsr310
            2.15.2
        
        
            com.fasterxml.jackson.datatype
            jackson-datatype-jdk8
            2.15.2
        
        
            org.apache.camel
            camel-jackson
        
        {{#withXml}}
        
            org.apache.camel
            camel-jacksonxml
        
        {{/withXml}}{{/jackson}}
        {{#withXml}}
        
            org.apache.camel
            camel-jaxb
        
        {{/withXml}}
        
            org.apache.camel
            camel-direct
        

        {{#useBeanValidation}}
        
            org.apache.camel
            camel-bean-validator
        
        {{/useBeanValidation}}

        
        
            com.mashape.unirest
            unirest-java
            1.4.9
            test
        

        
            org.apache.camel
            camel-test-spring-junit5
            test
        

        
            org.springframework.boot
            spring-boot-starter-test
            test
        
    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy