Class DependencyManagement


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.791-07:00")
    public class DependencyManagement
    extends Object
    Information about dependencies necessary to use a connector.
    • Constructor Detail

      • DependencyManagement

        public DependencyManagement()
    • Method Detail

      • getMavenUrl

        public String getMavenUrl()
        Getter for mavenUrl. The URL of a Maven repository containing the client JARs.
      • setMavenUrl

        public void setMavenUrl​(String mavenUrl)
        Setter for mavenUrl. The URL of a Maven repository containing the client JARs.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object