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 5 months 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