Skip to content
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

Maintain zero dependencies #9

Open
dagguh opened this issue Jan 26, 2021 · 0 comments
Open

Maintain zero dependencies #9

dagguh opened this issue Jan 26, 2021 · 0 comments

Comments

@dagguh
Copy link
Collaborator

dagguh commented Jan 26, 2021

Currently, the compileClasspath and the runtimeClasspath are empty.
It's a precious feature, because it means that db-replica does not generate transitive dependency conflicts. It also has lower network/runtime footprint for the consumers.

This feature can be maintained by checking it via a Gradle task.

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

No branches or pull requests

1 participant