apache/rocketmq-schema-registry
Replace compile tools to artifactory-client-java
Offen
#46 geöffnet am 22.08.2022
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.