File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ repositories {
1616dependencies {
1717 compile group : ' com.squareup.okhttp' , name : ' okhttp' , version :' 2.5.0'
1818 compile group : ' com.google.code.gson' , name : ' gson' , version :' 2.3.1'
19- compile group : ' org.apache.commons' , name : ' commons-csv' , version :' 1.2'
2019 compile group : ' org.apache.commons' , name : ' commons-lang3' , version :' 3.3.2'
2120 testCompile group : ' org.mockito' , name : ' mockito-core' , version :' 1.10.19'
2221 testCompile group : ' org.mock-server' , name : ' mockserver-netty' , version :' 3.9.17'
Original file line number Diff line number Diff line change 44 <groupId >com.ibm.watson.developer_cloud</groupId >
55 <version >2.0.0-SNAPSHOT</version >
66 <packaging >jar</packaging >
7- <artifactId >java-wrapper </artifactId >
7+ <artifactId >java-sdk </artifactId >
88 <name >Watson Developer Cloud Java SDK</name >
99 <description >Client library to use the IBM Watson Services and AlchemyAPI</description >
1010 <url >https://github.com/watson-developer-cloud/java-sdk</url >
You can’t perform that action at this time.
0 commit comments