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

JavaVertXWebServer.supportFiles.pom.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version

    4.0.0

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

    {{appName}}

    
        UTF-8

        3.8.1
        2.4.3
        2.22.2
        1.5.0

        4.2.4
        5.10.0
        1.7.30
        2.15.2

        {{invokerPackage}}.HttpServerVerticle
    

    
    
        
            
                io.vertx
                vertx-stack-depchain
                ${vertx.version}
                pom
                import
            
        
    

    
        
            io.vertx
            vertx-core
        
        
            io.vertx
            vertx-web
        
        
            io.vertx
            vertx-web-openapi
        
        
          com.fasterxml.jackson.core
          jackson-databind
          ${jackson.version}
        
        
            org.slf4j
            slf4j-simple
            ${slf4j.version}
        

        
        
            io.vertx
            vertx-junit5
            test
        
        
            org.junit.jupiter
            junit-jupiter
            ${junit-jupiter.version}
            test
        
    

    
        
            
                maven-compiler-plugin
                ${maven-compiler-plugin.version}
                
                    1.8
                    1.8
                
            
            
                maven-shade-plugin
                ${maven-shade-plugin.version}
                
                    
                        package
                        
                            shade
                        
                        
                            
                                
                                    
                                        io.vertx.core.Launcher
                                        ${main.verticle}
                                    
                                
                                
                                    META-INF/services/io.vertx.core.spi.VerticleFactory
                                
                            
                            
                            
                            ${project.build.directory}/${project.artifactId}-${project.version}-fat.jar
                            
                        
                    
                
            
            
                maven-surefire-plugin
                ${maven-surefire-plugin.version}
            
            
                org.codehaus.mojo
                exec-maven-plugin
                ${exec-maven-plugin.version}
                
                    io.vertx.core.Launcher
                    
                        run
                        ${main.verticle}
                    
                
            
        
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy