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

JavaSpringMVC.pom.mustache Maven / Gradle / Ivy

There is a newer version: 3.0.0-rc1
Show newest version

  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}
    
    
      com.sun.jersey
      jersey-core
      ${jersey-version}
    
    
      com.sun.jersey
      jersey-json
      ${jersey-version}
    
    
      com.sun.jersey
      jersey-servlet
      ${jersey-version}
    
    
      com.sun.jersey.contribs
      jersey-multipart
      ${jersey-version}
    
    
      com.sun.jersey
      jersey-server
      ${jersey-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}
    
  
  
    
      jcenter-snapshots
      jcenter
      http://oss.jfrog.org/artifactory/oss-snapshot-local/
    
  
  
    1.5.3
    9.2.9.v20150224
    1.13
    1.6.3
    1.6.1
    4.8.1
    2.5
    2.0.4-SNAPSHOT
    4.0.9.RELEASE
  




© 2015 - 2025 Weber Informatics LLC | Privacy Policy