apache/rocketmq-schema-registry

Replace compile tools to artifactory-client-java

开放

#46 创建于 2022年8月22日

 (0 条评论) (0 个反应) (0 位负责人)Java (20 个派生)auto 404
good first issue

仓库指标

星标
 (34 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南