apache/rocketmq-schema-registry
Replace compile tools to artifactory-client-java
Aperta
#46 aperta il 22 ago 2022
good first issue
Metriche repository
- Star
- (34 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.