[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/SteamShon/feast/master/java/datatypes/java/pom.xml [Back]  [Original]



    4.0.0

    Feast Data Types for Java
    
        Data types and service contracts used throughout Feast components and
        their interchanges. These are generated from Protocol Buffers and gRPC
        definitions included in the package.
    
    datatypes-java

    
        dev.feast
        feast-parent
        ${revision}
        ../..


                org.apache.maven.plugins
                maven-dependency-plugin


                        javax.annotation


                org.xolstice.maven.plugins
                protobuf-maven-plugin
                
                    true
                    
                        com.google.protobuf:protoc:${protoc.version}:exe:${os.detected.classifier}
                    
                    grpc-java
                    
                        io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier}


                            compile
                            compile-custom
                            test-compile


            com.google.guava
            guava
        
        
            com.google.protobuf
            protobuf-java


            io.grpc
            grpc-core
        
        
            io.grpc
            grpc-protobuf
        
        
            io.grpc
            grpc-services
        
        
            io.grpc
            grpc-stub


            javax.annotation
            javax.annotation-api



Web Proxy Viewer  |  New URL  |  Original Page