GitXplorerGitXplorer
l

cdp-syncer

public
2 stars
0 forks
1 issues

Commits

List of commits on branch main.
Unverified
0cd3dad7f9ed883c1cc3e2329a6ae12d3f62f6d1

Initial commit

llfrancke committed 2 years ago

README

The README file for this repository.

Cloudera CDP Maven Sync Helper

This tool parses the HTML table on the Maven Artifacts page for Cloudera CDP 7.1.7 (LTS Release) and generates a Maven POM snippet with a <dependency> section for each entry in the table.

This can be used to load all dependencies into a local maven cache.

All paths and CSS Selectors are hardcoded but the code is short and it's easy to change.

Tested with Rust 1.65.0.

To run:

cargo run