Artifact Repositories
Last updated
Was this helpful?
Last updated
Was this helpful?
Artifacts should be deployed somewhere if you want them accessible.
The official Maven repository is , but deploying there can be a pain. Instead some sort of deployment platform should be used.
is a good option. Check their to find more about it. Once the artifacts are deployed there the repository can be synchronized with , and this is used as a deployment platform to publish the artifacts into Maven Central.