File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CyberSource Simple Order API for Java
22
3- [ ![ Build Status] ( https://travis-ci.org/CyberSource /cybersource-sdk-java.png?branch=future )] ( https://travis-ci.org/CyberSource /cybersource-sdk-java )
3+ [ ![ Build Status] ( https://travis-ci.org/mahendya1002 /cybersource-sdk-java.png?branch=future )] ( https://travis-ci.org/mahendya1002 /cybersource-sdk-java )
44
55## Package Managers
66
@@ -10,7 +10,7 @@ To install the `cybersource-sdk-java` from central repository, add dependency to
1010<dependency >
1111 <groupId >com.cybersource</groupId >
1212 <artifactId >cybersource-sdk-java</artifactId >
13- <version >6.2.10 </version >
13+ <version >6.2.11 </version >
1414</dependency >
1515```
1616Run ` mvn install ` to install dependency
@@ -19,7 +19,7 @@ Run `mvn install` to install dependency
1919Add the dependency to your build.gradle
2020``` java
2121dependencies {
22- compile ' com.cybersource:cybersource-sdk-java:6.2.10 '
22+ compile ' com.cybersource:cybersource-sdk-java:6.2.11 '
2323}
2424```
2525## Requirements
You can’t perform that action at this time.
0 commit comments