docusign-esign-java-client icon indicating copy to clipboard operation
docusign-esign-java-client copied to clipboard

jersey-common missing from external dependency in readme

Open WalkerWalker opened this issue 1 year ago • 1 comments

I believe jersey-common is necessary but it is missing from the readme https://github.com/docusign/docusign-esign-java-client?tab=readme-ov-file#dependencies

        <dependency>
            <groupId>org.glassfish.jersey.core</groupId>
            <artifactId>jersey-common</artifactId>
            <version>3.1.5</version>
        </dependency>

WalkerWalker avatar Mar 19 '24 08:03 WalkerWalker

Hi Walker, thank you for this information, I will contact our development team to let them know about this discrepancy.

Eric | DocuSign

DocuSignEric avatar Mar 19 '24 16:03 DocuSignEric

Hello Walker, I want to confirm that jersey-common is not a direct dependency, rather a transitive dependency. Hence it need not be documented in readme. Hope this clarifies. I shall be closing this issue, please feel free to raise a new one if you find anything else which is valid and missing in our ReadMe. Our team shall be more than happy to incorporate the same. Thank you, Vinay

vinz avatar May 20 '24 10:05 vinz