[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/feast-dev/feast/persistent-odfvs/java/datatypes/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.
    
    
        11
        11
    
    feast-datatypes

    
        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


                org.sonatype.plugins
                nexus-staging-maven-plugin
                
                    false


            com.google.guava
            guava
            ${guava.version}
        
        
            com.google.protobuf
            protobuf-java
            ${protobuf.version}


            io.grpc
            grpc-core
            ${grpc.version}
        
        
            io.grpc
            grpc-protobuf
            ${grpc.version}
        
        
            io.grpc
            grpc-services
            ${grpc.version}
        
        
            io.grpc
            grpc-stub
            ${grpc.version}
        
        
            javax.annotation
            javax.annotation-api



Web Proxy Viewer  |  New URL  |  Original Page