apache/rocketmq-schema-registry
Replace compile tools to artifactory-client-java
Open
#46 opened on Aug 22, 2022
good first issue
Repository metrics
- Stars
- (34 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.