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

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

There is a newer version: 0.9.25
Show newest version

    4.0.0
    {{groupId}}
    {{artifactId}}
    jar
    {{artifactId}}
    {{artifactVersion}}
    {{artifactUrl}}
    {{artifactDescription}}
    
        {{scmConnection}}
        {{scmDeveloperConnection}}
        {{scmUrl}}
    

    
        
            {{licenseName}}
            {{licenseUrl}}
            repo
        
    

    
        
            {{developerName}}
            {{developerEmail}}
            {{developerOrganization}}
            {{developerOrganizationUrl}}
        
    

    
        
            
                org.apache.maven.plugins
                maven-enforcer-plugin
                3.0.0-M1
                
                    
                        enforce-maven
                        
                            enforce
                        
                        
                            
                                
                                    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
                            
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-compiler-plugin
                3.6.1
                
                    {{#java8}}1.8{{/java8}}{{^java8}}1.7{{/java8}}
                    {{#java8}}1.8{{/java8}}{{^java8}}1.7{{/java8}}
                
            
            
                org.apache.maven.plugins
                maven-javadoc-plugin
                2.10.4
                
                    
                        attach-javadocs
                        
                            jar
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-source-plugin
                2.2.1
                
                    
                        attach-sources
                        
                            jar-no-fork
                        
                    
                
            
        
    

    
        
            sign-artifacts
            
                
                    
                        org.apache.maven.plugins
                        maven-gpg-plugin
                        1.5
                        
                            
                                sign-artifacts
                                verify
                                
                                    sign
                                
                            
                        
                    
                
            
        
    

    
        
            io.swagger
            swagger-annotations
            ${swagger-core-version}
        
        
            com.squareup.retrofit
            retrofit
            ${retrofit-version}
        
        
            org.apache.oltu.oauth2
            org.apache.oltu.oauth2.client
            ${oltu-version}
        
        
            com.squareup.okhttp
            okhttp
            ${okhttp-version}
        
        
            joda-time
            joda-time
            ${jodatime-version}
        

        {{#parcelableModel}}
            
            
                com.google.android
                android
                4.1.1.4
                provided
            
        {{/parcelableModel}}

        
        
            junit
            junit
            ${junit-version}
            test
        
    
    
        UTF-8
        1.5.18
        1.9.0
        2.7.5
        2.9.9
        1.0.1
        1.0.0
        4.12
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy