Skip to content

qjavalara/AvaTax-REST-V2-JRE-SDK

 
 

Repository files navigation

AvaTax-REST-V2-JRE-SDK

This GitHub repository is the Java Runtime Environment SDK for Avalara's world-class tax service, AvaTax. It uses the AvaTax REST v2 API, which is a fully REST implementation and provides a single client for all AvaTax functionality. For more information about AvaTax REST v2, please visit Avalara's Developer Network or view the online Swagger documentation.

Build Status

Maven Central

Maven Central

Travis-CI

Travis

Installing the JRE SDK

The AvaTax JRE SDK is available on Maven:

Using the JRE SDK

The DotNet SDK uses a fluent interface to define a connection to AvaTax and to make API calls to calculate tax on transactions. Here's an example of how to connect to AvaTax in Java:

// TODO

About

AvaTax v2 SDK for languages using the JRE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.3%
  • Scala 1.7%