4.0.0
    
        com.baeldung.spring-boot-modules
        spring-boot-3-grpc
        1.0.0-SNAPSHOT
    
    helloworld-grpc-java
    
        
            io.grpc
            grpc-protobuf
            ${io.grpc.version}
        
        
            io.grpc
            grpc-stub
            ${io.grpc.version}
        
        
            io.grpc
            grpc-testing
            ${io.grpc.version}
            test
        
        
        
            javax.annotation
            javax.annotation-api
            ${annotation-api.version}
            provided
            true
        
    
    
        
            
                kr.motd.maven
                os-maven-plugin
                ${os-maven-plugin.version}
            
        
        
            
                org.xolstice.maven.plugins
                protobuf-maven-plugin
                ${protobuf-maven-plugin.version}
                
                    com.google.protobuf:protoc:${protoc.version}:exe:${os.detected.classifier}
                    
                    grpc-java
                    io.grpc:protoc-gen-grpc-java:${io.grpc.version}:exe:${os.detected.classifier}
                    
                
                
                    
                        protobuf-compile
                        
                            compile
                            test-compile
                        
                    
                    
                        protobuf-compile-custom
                        
                            compile-custom
                            test-compile-custom
                        
                    
                
            
        
    
    
        1.62.2
        3.25.1
        1.7.1
        0.6.1
        1.3.2
        true