apache/rocketmq-schema-registry

Replace compile tools to artifactory-client-java

Open

#46 opened on Aug 22, 2022

 (0 comments) (0 reactions) (0 assignees)Java (20 forks)auto 404
good first issue

Repository metrics

Stars
 (34 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide