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

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

There is a newer version: 7.8.0
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-compiler-plugin
                3.6.1
                
                    1.8
                    1.8
                
            
            
                org.apache.maven.plugins
                maven-source-plugin
                2.2.1
                
                    
                        attach-sources
                        
                            jar-no-fork
                        
                    
                
            
        
    

    
        
            io.swagger
            swagger-annotations
            ${swagger-annotations-version}
        

        
            io.projectreactor
            reactor-core
            ${reactor-version}
        

        
        
            org.springframework
            spring-webflux
            ${spring-web-version}
        

        
            io.projectreactor.ipc
            reactor-netty
            ${reactor-netty-version}
        

        
        
            com.fasterxml.jackson.core
            jackson-databind
            ${jackson-version}
        

        {{#java8}}
            
                com.fasterxml.jackson.datatype
                jackson-datatype-jsr310
                ${jackson-version}
            
        {{/java8}}
        {{#joda}}
            
                com.fasterxml.jackson.datatype
                jackson-datatype-joda
                ${jackson-version}
            
            
                joda-time
                joda-time
                ${jodatime-version}
            
        {{/joda}}

        
        
            junit
            junit
            ${junit-version}
            test
        
    
    
        UTF-8
        1.5.20
        5.0.7.RELEASE
        2.9.5
        4.12
        3.1.8.RELEASE
        0.7.8.RELEASE
        {{#joda}}
            2.9.9
        {{/joda}}
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy