QuickBooks-V3-Java-SDK
QuickBooks-V3-Java-SDK copied to clipboard
Remove joda time dependency.
I noticed quickbooks was pulling in the whole joda-time package to format a date. We're trying to remove joda-time from our dependencies to prevent developers from accidentally importing them when trying to work with the java date and time classes.