You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can also install the dependencies from GitHub Packages.
207
+
Follow the instructions on [GitHub Docs](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry) to
Follow the instructions on [GitHub Docs](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry) to
201
-
add authentication to GitHub packages.
202
-
228
+
</details>
229
+
230
+
<details>
231
+
<summary>
232
+
Use GitHub Packages in Maven
233
+
</summary>
203
234
```xml
204
235
205
236
<repositories>
@@ -211,15 +242,17 @@ add authentication to GitHub packages.
0 commit comments