apache/rocketmq-schema-registry

Replace compile tools to artifactory-client-java

Offen

#46 geöffnet am 22.08.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (20 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (34 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

In DynamicCompileProvider, org.eclipse.aether.RepositorySystem is used to deploy jar to remote repository, which can be replaced by artifactory-client-java to simplify the code.

Contributor Guide