-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need a pure jar package #1202
Comments
If we don't use BulkWriter tool, we can exclude these dependencies:
|
The dependency tree will be simplified to:
|
The original dependency tree of milvus-java-sdk:
|
A proposal: split the code into 2 sub-modules Root pom.xml:
Sub module for core interfaces:
Sub module for BulkWriter:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This package is too large, with over a hundred jar packages, which affects the deployment service.
The text was updated successfully, but these errors were encountered: