You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the official Java SDK for Xero's API. It supports accounting, fixed asset and bank feed API endpoints. All third party libraries dependencies managed with Maven.
6
3
4
+
This is the fork for the Getting Started with Xero with the Java SDK.
5
+
Changes to the main repo are the invoice summary servlet, chart.html and added the config.json file
6
+
This was run on glassfish 4 with IntelliJ
7
7
8
8
## Migrating from version 1.0 to 2.0 of SDK
9
9
We've made some big changes to our Java SDK with version 2.0. All code examples in this README are for version 2.0. We've archived [code samples for version 1.0 here](https://github.com/XeroAPI/Xero-Java/tree/master/example).
0 commit comments