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

android.pom.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version

    4.0.0
    {{groupId}}
    {{artifactId}}
    jar
    {{artifactId}}
    {{artifactVersion}}
    
        scm:git:[email protected]:openapitools/openapi-generator.git
        scm:git:[email protected]:openapitools/openapi-generator.git
        https://openapi-generator.tech
    

    
        
            
                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
                
                    
                        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
                
                    1.8
                    1.8
                
            
        
    
    
        
            io.swagger
            swagger-annotations
            ${swagger-core-version}
        
        
        
            com.google.code.findbugs
            jsr305
            3.0.2
        
        
            com.google.code.gson
            gson
            ${gson-version}
        
        
            org.apache.httpcomponents
            httpclient
            ${httpclient-version}
            compile
        
        
            org.apache.httpcomponents
            httpmime
            ${httpclient-version}
            compile
        

        
        
            junit
            junit
            ${junit-version}
            test
        
    
    
        
            sonatype-snapshots
            https://oss.sonatype.org/content/repositories/snapshots
        
    
    
        UTF-8
        1.6.6
        2.10.1
        1.0.0
        4.13.2
        4.5.13
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy