watson-developer-cloud / java-sdk

:1st_place_medal: Java SDK to use the IBM Watson services.
http://watson-developer-cloud.github.io/java-sdk/
Apache License 2.0
594 stars 532 forks source link

chore(examples): fix compilation errors and use maven on sdk examples #1199

Closed kevinkowa closed 2 years ago

kevinkowa commented 2 years ago

This PR fixes the examples and changes from using gradle to maven. It also updates the readme to show how to install the dependencies.

Giving credit to @ima1mai on the work in the discovery example 🎉 (https://github.com/watson-developer-cloud/java-sdk/pull/1193)

watson-github-bot commented 2 years ago

:tada: This PR is included in version 10.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: