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

handlebars.JavaSpring.libraries.spring-boot3.pom.mustache Maven / Gradle / Ivy

There is a newer version: 1.0.54
Show newest version

    4.0.0
    {{groupId}}
    {{artifactId}}
    jar
    {{artifactId}}
    {{artifactVersion}}
    
        UTF-8
        17
        3.1.1
        2.2.14
        1.7.0
    
    
        org.springframework.boot
        spring-boot-starter-parent
        3.1.1
    
    
        src/main/java
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                
                    
                        
                            repackage
                        
                    
                
            
        
    
    
        
            org.springframework.boot
            spring-boot-starter-web
            ${springboot-version}
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
            ${springboot-version}
        
        {{#withXml}}
        
          com.fasterxml.jackson.dataformat
          jackson-dataformat-xml
        
        {{/withXml}}
        {{#useBeanValidation}}
        
        
            jakarta.validation
            jakarta.validation-api
            3.0.2
        
        
            jakarta.xml.bind
            jakarta.xml.bind-api
            4.0.0
        
        
            com.sun.xml.bind
            jaxb-impl
            4.0.3
        
        {{/useBeanValidation}}
        {{#notNullJacksonAnnotation}}
            
                com.fasterxml.jackson.core
                jackson-annotations
                2.10.1
            
        {{/notNullJacksonAnnotation}}
        
        
            org.springdoc
            springdoc-openapi-ui
            ${springdoc-version}
        

        
            io.swagger.core.v3
            swagger-annotations
            ${swagger-annotations-version}
        
        
            org.springframework.plugin
            spring-plugin-core
            3.0.0
        

        
            org.springframework.boot
            spring-boot-starter-test
            ${springboot-version}
            test
        
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy