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

scala.pom.mustache Maven / Gradle / Ivy

The newest version!

  4.0.0
  {{groupId}}
  {{artifactId}}
  jar
  {{artifactId}}
  {{artifactVersion}}
  
    2.2.0
  

  
    
      maven-mongodb-plugin-repo
      maven mongodb plugin repository
      http://maven-mongodb-plugin.googlecode.com/svn/maven/repo
      default
    
  

  
    
      
        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
        ${scala-maven-plugin-version}
        
          
            scala-compile-first
            process-resources
            
              add-source
              compile
            
          
          
            scala-test-compile
            process-test-resources
            
              testCompile
            
          
        
        
          
            -Xms128m
            -Xmx1500m
          
        
      
    
  
  
    
      
        org.scala-tools
        maven-scala-plugin
        
          ${scala-version}
        
      
    
  
  
    
      com.fasterxml.jackson.module
      jackson-module-scala_2.10
      ${jackson-version}
    
    
      com.sun.jersey
      jersey-client
      ${jersey-version}
    
    
      com.sun.jersey.contribs
      jersey-multipart
      ${jersey-version}
    
    
      org.jfarcand
      jersey-ahc-client
      ${jersey-async-version}
      compile
    
    
      org.scala-lang
      scala-library
      ${scala-version}
    
    
      com.wordnik
      swagger-core
      ${swagger-core-version}
    
    
      org.scalatest
      scalatest_2.10
      ${scala-test-version}
      test
    
    
      junit
      junit
      ${junit-version}
      test
    
    
      joda-time
      joda-time
      ${joda-time-version}
    
    
      org.joda
      joda-convert
      ${joda-version}
    
  
  
    2.10.4
    1.2
    2.2
    1.7
    1.5.0-M1
    1.0.5
    1.0.0
    2.4.2

    4.8.1
    3.1.5
    2.1.3
  





© 2015 - 2024 Weber Informatics LLC | Privacy Policy