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

Java.pom.mustache Maven / Gradle / Ivy

There is a newer version: 2.0.14
Show newest version

  4.0.0
  com.wordnik
  {{artifactId}}
  jar
  {{artifactId}}
  1.0.0
  
    scm:git:[email protected]:wordnik/swagger-mustache.git
    scm:git:[email protected]:wordnik/swagger-codegen.git
    https://github.com/wordnik/swagger-codegen
  
  
    2.2.0
  

  
    
      
        org.apache.maven.plugins
        maven-surefire-plugin
        2.12
        
          
            
              loggerPath
              conf/log4j.properties
            
          
          -Xms512m -Xmx1500m
          methods
          pertest
        
      
      
        maven-dependency-plugin
        
          
            package
            
              copy-dependencies
            
            
              ${project.build.directory}/lib
            
          
        
      

      
      
        org.apache.maven.plugins
        maven-jar-plugin
        2.2
        
          
            
              jar
              test-jar
            
          
        
        
        
      

      
        org.codehaus.mojo
        build-helper-maven-plugin
        
          
            add_sources
            generate-sources
            
              add-source
            
            
              
                src/main/java
              
            
          
          
            add_test_sources
            generate-test-sources
            
              add-test-source
            
            
              
                src/test/java
              
            
          
        
      
      
        org.apache.maven.plugins
        maven-compiler-plugin
        2.3.2
        
          1.6
          1.6
        
      
      
        net.alchim31.maven
        scala-maven-plugin
        
          
            
              compile
              testCompile
            
          
        
        
          
            incremental
          
          
            -Xmx384m
          
          
            -target:jvm-1.5
            -deprecation
          
          
            
              run-scalatest
              org.scalatest.tools.Runner
              
                -p
                ${project.build.testOutputDirectory}
              
              
                -Xmx512m
              
            
          
        
      
    
  
  
    
      
        net.alchim31.maven
        scala-maven-plugin
        ${scala-maven-plugin-version}
      
    
  
  
    
      com.sun.jersey
      jersey-client
      ${jersey-version}
      compile
    
    
      com.fasterxml.jackson.core
      jackson-core
      ${jackson-version}
      compile
    
    
      com.fasterxml.jackson.core
      jackson-annotations
      ${jackson-version}
      compile
    
    
      com.fasterxml.jackson.core
      jackson-databind
      ${jackson-version}
      compile
    

    
    
      org.scala-lang
      scala-library
      ${scala-version}
      test
    
    
      org.scalatest
      scalatest_2.9.1
      ${scala-test-version}
      test
    
    
      junit
      junit
      ${junit-version}
      test
    
  

  
    1.7
    2.1.4
    2.9.1-1
    4.8.1
    1.0.0
    4.8.1
    1.6.1
  





© 2015 - 2024 Weber Informatics LLC | Privacy Policy