Skip to content

Conversation

redsk
Copy link

@redsk redsk commented May 31, 2022

This is to support a native Apicurio Registry client as mentioned in #300 .

If you guys are interested, I can add some examples to the documentation. Thanks.

Comment on lines +203 to +207
<dependency>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-registry-client</artifactId>
<version>2.2.3.Final</version>
</dependency>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This dependency should be marked as optional.

Users that doesn't use apicurio-registry doesn't need this jar and users who do will just declare the dependency again in their project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants