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

Java.libraries.retrofit2.pom.mustache Maven / Gradle / Ivy

The newest version!

  4.0.0
  {{groupId}}
  {{artifactId}}
  jar
  {{artifactId}}
  {{artifactVersion}}
  
    scm:git:[email protected]:swagger-api/swagger-mustache.git
    scm:git:[email protected]:swagger-api/swagger-codegen.git
    https://github.com/swagger-api/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
        1.10
        
          
            add_sources
            generate-sources
            
              add-source
            
            
              
                src/main/java
              
            
          
          
            add_test_sources
            generate-test-sources
            
              add-test-source
            
            
              
                src/test/java
              
            
          
        
      
    
  
  
    
      com.theworkshop
      swagger-annotations
      ${swagger-core-version}
    
    
      com.squareup.retrofit2
        converter-gson
        ${retrofit-version}
    
    
      com.squareup.retrofit2
      retrofit
      ${retrofit-version}
    
    
      com.squareup.retrofit2
      converter-scalars
      ${retrofit-version}
    
    
      org.apache.oltu.oauth2
      org.apache.oltu.oauth2.client
      ${oltu-version}
    
    {{^java8}}
    
      joda-time
      joda-time
      ${jodatime-version}
    
    {{/java8}}
    {{#useRxJava}}
    
      io.reactivex
      rxjava
      ${rxjava-version}
    
    
      com.squareup.retrofit2
      adapter-rxjava
      ${retrofit-version}
    
    {{/useRxJava}}

    
    
      junit
      junit
      ${junit-version}
      test
    
  
  
    UTF-8
    {{#java8}}1.8{{/java8}}{{^java8}}1.7{{/java8}}
    ${java.version}
    ${java.version}
    1.5.9
    2.1.0
    {{#useRxJava}}
    1.1.6
    {{/useRxJava}}
    {{^java8}}
    2.9.4
    {{/java8}}
    1.0.1
    4.12
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy