[ https://issues.apache.org/jira/browse/IGNITE-19978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752381#comment-17752381 ]
Igor Sapego commented on IGNITE-19978: -------------------------------------- Looks good to me. > Java thin 3.0: Change Gradle dependencies from implementation to api > -------------------------------------------------------------------- > > Key: IGNITE-19978 > URL: https://issues.apache.org/jira/browse/IGNITE-19978 > Project: Ignite > Issue Type: Improvement > Components: thin client > Affects Versions: 3.0.0-beta1 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Blocker > Labels: ignite-3 > Fix For: 3.0.0-beta2 > > Time Spent: 10m > Remaining Estimate: 0h > > [build.gradle|https://github.com/apache/ignite-3/blob/797084781f5a0e34cb28e20ba694d772607e9642/modules/client/build.gradle] > for *ignite-client* module declares all dependencies as *implementation*. > However, for public API dependencies from *ignite-api* and *ignite-core* > modules we should change *implementation* to *api*, so that the users can add > a single *ignite-client* dependency to their Maven/Gradle project and avoid > adding transitive dependencies manually. -- This message was sent by Atlassian Jira (v8.20.10#820010)