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

java-helidon.server.libraries.mp.pom.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version

    4.0.0
    {{groupId}}
    
        io.helidon.applications
        helidon-mp
        {{{helidonVersion}}}
        
    
    {{artifactId}}
    {{artifactId}}
    {{#appDescription}}
        {{.}}
    {{/appDescription}}
    {{artifactVersion}}
    jar

    
{{#openApiNullable}}
        0.2.6
{{/openApiNullable}}
    

    
        
            io.helidon.microprofile.bundles
            helidon-microprofile-core
        
        
            io.helidon.microprofile.cdi
            helidon-microprofile-cdi
        
        
            {{x-helidon-rootJavaEEDepPrefix}}.enterprise
            {{x-helidon-rootJavaEEDepPrefix}}.enterprise.cdi-api
        
        
            {{x-helidon-rootJavaEEDepPrefix}}.ws.rs
            {{x-helidon-rootJavaEEDepPrefix}}.ws.rs-api
        
{{#openApiNullable}}
        
            org.openapitools
            jackson-databind-nullable
            ${version.jackson.databind.nullable}
        
{{/openApiNullable}}
{{#jackson}}
        
            org.glassfish.jersey.media
            jersey-media-json-jackson
        
{{/jackson}}
{{#jsonb}}
        
            org.glassfish.jersey.media
            jersey-media-json-binding
        
        
            {{x-helidon-rootJavaEEDepPrefix}}.json.bind
            {{x-helidon-rootJavaEEDepPrefix}}.json.bind-api
        
{{/jsonb}}
        
            org.junit.jupiter
            junit-jupiter-api
            test
        
        
            io.helidon.microprofile.tests
            helidon-microprofile-tests-junit5
            test
        
    

    
        
            
                org.apache.maven.plugins
                maven-dependency-plugin
                
                    
                        copy-libs
                    
                
            
            
                org.jboss.jandex
                jandex-maven-plugin
                
                    
                        make-index
                    
                
            
        
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy