alibaba / fastjson2

🚄 FASTJSON2 is a Java JSON library with excellent performance.
Apache License 2.0
3.78k stars 495 forks source link

冒昧请教一个问题:`fastjson` 在中央仓库里的 `Relocated` 标记是如何打上去的? #2922

Open troyzhxu opened 2 months ago

troyzhxu commented 2 months ago

请描述您的问题

我看到 fastjson 在中央仓库已经有一个 Relocated 标记:

image

请问,这个标记是如何打上去的,可否不吝赐教?

我曾找到过这个篇文章:https://maven.apache.org/guides/mini/guide-relocation.html 但只能做出这个效果:

image

而在构件检索页,却没有 Relocated 标记:

image

不知可否告知,您这个效果是如何做到的?

pengweizhong commented 2 months ago

同问

CodePlayer commented 1 month ago

建议看看官方文档:https://maven.apache.org/guides/mini/guide-relocation.html