apache/rocketmq-schema-registry
Replace compile tools to artifactory-client-java
オープン
#46 opened on 2022/08/22
good first issue
Repository metrics
- Stars
- (34 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.