4.0.0
    com.github.chrislusf
    seaweedfs-client
    2.85
    
        org.sonatype.oss
        oss-parent
        9
    
    
        3.9.1
        
        1.23.0
        28.0-jre
    
    
        
            com.moandjiezana.toml
            toml4j
            0.7.2
        
        
        
            com.google.protobuf
            protobuf-java
            ${protobuf.version}
        
        
            com.google.guava
            guava
            ${guava.version}
        
        
            io.grpc
            grpc-netty-shaded
            ${grpc.version}
        
        
            io.grpc
            grpc-protobuf
            ${grpc.version}
        
        
            io.grpc
            grpc-stub
            ${grpc.version}
        
        
            org.slf4j
            slf4j-api
            1.7.25
        
        
            org.apache.httpcomponents
            httpmime
            4.5.13
        
        
            junit
            junit
            4.13.1
            test
        
        
            javax.annotation
            javax.annotation-api
            1.3.2
        
    
    
        
            
                kr.motd.maven
                os-maven-plugin
                1.6.2
            
        
        
            
                org.apache.maven.plugins
                maven-compiler-plugin
                
                    8
                    8
                
            
            
                org.xolstice.maven.plugins
                protobuf-maven-plugin
                0.6.1
                
                    com.google.protobuf:protoc:${protobuf.version}:exe:${os.detected.classifier}
                    
                    grpc-java
                    io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier}
                    
                
                
                    
                        
                            compile
                            compile-custom
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-source-plugin
                2.2.1
                
                    
                        attach-sources
                        
                            jar-no-fork
                        
                    
                
            
            
                org.apache.maven.plugins
                maven-javadoc-plugin
                2.9.1
                
                    
                        attach-javadocs
                        
                            jar