apache/rocketmq-schema-registry
Replace compile tools to artifactory-client-java
Aberta
#46 aberto em 22 de ago. de 2022
good first issue
Métricas do repositório
- Stars
- (34 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.