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

JavaInflector.pom.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version

    
        org.sonatype.oss
        oss-parent
        5
    
    4.0.0
    {{groupId}}
    {{artifactId}}
    jar
    {{artifactId}}
    {{artifactVersion}}

    
        
            {{licenseName}}
            {{licenseUrl}}
            repo
        
    

    
        install
        target
        ${project.artifactId}-${project.version}
        
            
                org.apache.maven.plugins
                maven-compiler-plugin
                3.8.1
                
                    1.8
                    1.8
                    true
                    128m
                    512m
                    
                        -Xlint:all
                    
                
            
            
                org.apache.maven.plugins
                maven-enforcer-plugin
                3.0.0-M1
                
                    
                        enforce-maven
                        
                            enforce
                        
                        
                            
                                
                                    2.2.0
                                
                            
                        
                    
                
            
            
                org.codehaus.mojo
                build-helper-maven-plugin
                1.10
                
                    
                        add-source
                        generate-sources
                        
                            add-source
                        
                        
                            
                                
                                src/gen/java
                            
                        
                    
                
            
            
                maven-dependency-plugin
                
                    
                        package
                        
                            copy-dependencies
                        
                        
                            ${project.build.directory}/lib
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-jar-plugin
                2.4
                
                    
                        **/logback.xml
                    
                    
                        
                            development
                            ${project.url}
                            ${project.version}
                            io.swagger
                        
                    
                
            
            
                org.eclipse.jetty
                jetty-maven-plugin
                ${jetty-version}
                
                    .
                    
                        inflector.yaml
                        src/main/swagger/swagger.yaml
                    
                    1
                    
                        /
                    
                    
                        8080
                        60000
                    
                
            
        
    
    
        
        
            io.swagger
            swagger-inflector
            ${swagger-inflector-version}
        
        
            jakarta.annotation
            jakarta.annotation-api
            ${jakarta-annotation-version}
            provided
        
    
    
        
            sonatype-snapshots
            https://oss.sonatype.org/content/repositories/snapshots
            
                true
            
        
    
    
        UTF-8
        1.0.0
        1.0.14
        9.2.9.v20150224
        1.2.12
        {{#useJakartaEe}}
        2.1.1
        {{/useJakartaEe}}
        {{^useJakartaEe}}
        1.3.5
        {{/useJakartaEe}}
        4.13.2
        1.6.3
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy