http://www.broadleafcommerce.com/docs/a ... ment-setup
But the problem is when i add the avalara pom dependency, i got artifact missing issue while adding the dependency. There follows my dependency details
Code: Select all
<dependency>
<groupId>com.broadleafcommerce</groupId>
<artifactId>broadleaf-avalara</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>
Is there is any version update for the dependency




