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

config.template.flavour.openliberty.pom.ftl Maven / Gradle / Ivy

There is a newer version: 8.11.9
Show newest version


    4.0.0

    ${context.groupId}
    ${context.artifactId}
    ${context.projectVersion}
    war

    
        ${context.javaRelease}
        ${context.javaRelease}
        ${context.javaRelease}
        UTF-8
        UTF-8
        ${context.flavourVersion}
        3.10.3
        6.1
        8080
        8443
        5.11.0
    

    
        
            
                org.junit
                junit-bom
                ${r"${junit-bom-version}"}
                pom
                import
            
        
    

    
        
            io.openliberty
            openliberty-runtime
            ${r"${openliberty-runtime-version}"}
            zip
        
        
            org.eclipse.microprofile
            microprofile
            ${r"${microprofile-version}"}
            pom
            provided
        
        
            org.junit.jupiter
            junit-jupiter-api
            test
        
        
            org.junit.jupiter
            junit-jupiter-engine
            test
        
    

    
        fugerit-openliberty-template
        
            
                
                    io.openliberty.tools
                    liberty-maven-plugin
                    ${r"${liberty-maven-plugin-version}"}
                
            
        
        
            
                io.openliberty.tools
                liberty-maven-plugin
                
                    libertyServer
                    
                        io.openliberty
                        openliberty-runtime
                        ${r"${openliberty-runtime-version}"}
                        zip
                    
                
            
        
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy