apache/rocketmq-schema-registry
Replace compile tools to artifactory-client-java
Ouverte
#46 ouverte le 22 août 2022
good first issue
Métriques du dépôt
- Stars
- (34 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.