ph-commons icon indicating copy to clipboard operation
ph-commons copied to clipboard

Java 11 Library with tons of utility classes required in all projects

Results 2 ph-commons issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to use this library (ubl 2.1)in the Android Kotlin project but I am getting NoSuchMethodError when trying to parse invoice XML with `UBL21Marshaller.invoice().read(invoice)` Complete stacktrace: >...

enhancement

Similar to Spring configuration profiles. See e.g. https://www.baeldung.com/spring-profiles Source: https://github.com/phax/peppol-reporting/discussions/9

enhancement