Mariusz

Results 6 comments of Mariusz

That's the point, I want to use asciidoctorj-pdf library embedded in the app which would convert the AsciiDoc docs into PDF from Java app, which means embedded jruby with embedded...

Thank you for the clarification

Thank you, there is one issue left. In Maven this project has no dependencies although there are many required, why the POM doesn't define any? https://mvnrepository.com/artifact/com.docusign/docusign-esign-java/5.1.0

The list of the dependencies that library depends on should be rather defined in pom.xml and it also includes outdated version of libraries, e.g. java-jwt is already 4.4 but the...

Hi, Concerning Query 1: If you create a shaded JAR - is it available in Maven then? Because it is a bit problematic at the moment. We can reference the...

Thank you, in which version of the library this fix is available?