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.
Currently, the
compileClasspathand theruntimeClasspathare empty.It's a precious feature, because it means that
db-replicadoes 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.