aabarmin / database-metadata-extractor

A simple tool that allows the extraction of metadata from the Database Metadata Tables.
Apache License 2.0
2 stars 0 forks source link

Brush-up Gradle dependencies #23

Open aabarmin opened 3 years ago

aabarmin commented 3 years ago

Currently, the project is split into many modules and every module has its own dependencies, some dependencies are duplicated or useless. It's necessary brush-up the build.gradle.kts files to have only required dependencies.