Skip to content
Snippets Groups Projects
Verified Commit 374c0ec0 authored by Marcel Amirault's avatar Marcel Amirault :interrobang: Committed by GitLab
Browse files

Fix formatting of table

parent 2c05b155
No related branches found
No related tags found
1 merge request!182424Fix formatting of table
......@@ -67,26 +67,15 @@ Advanced caching support depends on how the upstream package registry
responds to dependency proxy requests, and on
which package format you use.
{{< tabs >}}
{{< tab title="Maven" >}}
| Package registry | Advanced caching supported? |
|------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|
| [GitLab](../../maven_repository/_index.md) | {{< icon name="check-circle" >}} Yes |
| [Maven Central](https://mvnrepository.com/repos/central) | {{< icon name="check-circle" >}} Yes |
| [Artifactory](https://jfrog.com/integration/maven-repository/) | {{< icon name="check-circle" >}} Yes |
| [Sonatype Nexus](https://help.sonatype.com/en/maven-repositories.html) | {{< icon name="check-circle" >}} Yes |
| [GitHub Packages](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry) | {{< icon name="dotted-circle" >}} No |
{{< /tab >}}
{{< /tabs >}}
For Maven packages:
| Package registry | Advanced caching supported? |
|---------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|
| [GitLab](../../maven_repository/_index.md) | {{< icon name="check-circle" >}} Yes |
| [Maven Central](https://mvnrepository.com/repos/central) | {{< icon name="check-circle" >}} Yes |
| [Artifactory](https://jfrog.com/integration/maven-repository/) | {{< icon name="check-circle" >}} Yes |
| [Sonatype Nexus](https://help.sonatype.com/en/maven-repositories.html) | {{< icon name="check-circle" >}} Yes |
| [GitHub Packages](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry) | {{< icon name="dotted-circle" >}} No |
### Permissions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment