File tree Expand file tree Collapse file tree 2 files changed +0
-35
lines changed Expand file tree Collapse file tree 2 files changed +0
-35
lines changed Original file line number Diff line number Diff line change 2929 <version >${project.version} </version >
3030 <scope >compile</scope >
3131 </dependency >
32- <dependency >
33- <groupId >com.ibm.watson</groupId >
34- <artifactId >compare-comply</artifactId >
35- <version >${project.version} </version >
36- <scope >compile</scope >
37- </dependency >
3832 <dependency >
3933 <groupId >com.ibm.watson</groupId >
4034 <artifactId >discovery</artifactId >
4741 <version >${project.version} </version >
4842 <scope >compile</scope >
4943 </dependency >
50- <dependency >
51- <groupId >com.ibm.watson</groupId >
52- <artifactId >natural-language-classifier</artifactId >
53- <version >${project.version} </version >
54- <scope >compile</scope >
55- </dependency >
5644 <dependency >
5745 <groupId >com.ibm.watson</groupId >
5846 <artifactId >natural-language-understanding</artifactId >
5947 <version >${project.version} </version >
6048 <scope >compile</scope >
6149 </dependency >
62- <dependency >
63- <groupId >com.ibm.watson</groupId >
64- <artifactId >personality-insights</artifactId >
65- <version >${project.version} </version >
66- <scope >compile</scope >
67- </dependency >
6850 <dependency >
6951 <groupId >com.ibm.watson</groupId >
7052 <artifactId >speech-to-text</artifactId >
7759 <version >${project.version} </version >
7860 <scope >compile</scope >
7961 </dependency >
80- <dependency >
81- <groupId >com.ibm.watson</groupId >
82- <artifactId >tone-analyzer</artifactId >
83- <version >${project.version} </version >
84- <scope >compile</scope >
85- </dependency >
86- <dependency >
87- <groupId >com.ibm.watson</groupId >
88- <artifactId >visual-recognition</artifactId >
89- <version >${project.version} </version >
90- <scope >compile</scope >
91- </dependency >
9262 </dependencies >
9363
9464 <developers >
Original file line number Diff line number Diff line change 5151
5252 <!-- >>> List each service's module here -->
5353 <module >/assistant</module >
54- <module >/compare-comply</module >
5554 <module >/discovery</module >
5655 <module >/language-translator</module >
57- <module >/natural-language-classifier</module >
5856 <module >/natural-language-understanding</module >
59- <module >/personality-insights</module >
6057 <module >/speech-to-text</module >
6158 <module >/text-to-speech</module >
62- <module >/tone-analyzer</module >
63- <module >/visual-recognition</module >
6459
6560 <module >/ibm-watson</module >
6661 <!-- This module should be listed after all the service-related modules above -->
You can’t perform that action at this time.
0 commit comments