JavaSpringMVC.pom.mustache Maven / Gradle / Ivy
  4.0.0 
  {{groupId}} 
  {{artifactId}} 
  jar 
  {{artifactId}} 
  {{artifactVersion}} 
  
    src/main/java 
    
      
        org.apache.maven.plugins 
        maven-war-plugin 
        2.1.1 
       
      
        maven-failsafe-plugin 
        2.6 
        
          
            
              integration-test 
              verify 
             
           
         
       
      
        org.eclipse.jetty 
        jetty-maven-plugin 
        ${jetty-version} 
        
          
            {{^contextPath}}/{{/contextPath}}{{#contextPath}}{{contextPath}}{{/contextPath}} 
           
          target/${project.artifactId}-${project.version} 
          8079 
          stopit 
          
            8002 
            60000 
           
         
        
          
            start-jetty 
            pre-integration-test 
            
              start 
             
            
              0 
              true 
             
           
          
            stop-jetty 
            post-integration-test 
            
              stop 
             
           
         
       
     
   
  
    
      io.swagger 
      swagger-jersey-jaxrs 
      ${swagger-core-version} 
     
    
      org.slf4j 
      slf4j-log4j12 
      ${slf4j-version} 
     
    
    
      org.springframework 
      spring-core 
      ${spring-version} 
     
    
      org.springframework 
      spring-webmvc 
      ${spring-version} 
     
    
      org.springframework 
      spring-web 
      ${spring-version} 
     
    
    
      io.springfox 
      springfox-swagger2 
      ${springfox-version} 
     
    
      io.springfox 
      springfox-swagger-ui 
      ${springfox-version} 
     
    
      junit 
      junit 
      ${junit-version} 
      test 
     
    
      javax.servlet 
      servlet-api 
      ${servlet-api-version} 
     
   
  
    1.5.8 
    9.2.9.v20150224 
    1.13 
    1.6.3 
    4.8.1 
    2.5 
    2.3.1 
    4.1.8.RELEASE 
   
     © 2015 - 2025 Weber Informatics LLC | Privacy Policy