This host serves the free-tier TreasureBoat framework artifacts so they can be resolved anonymously by example projects such as My-First-TB-Project.
Add it to your project's pom.xml:
<repositories>
<repository>
<id>treasureboat-public</id>
<url>https://treasureboat.github.io/tb-maven-public/</url>
</repository>
</repositories>
Pinned, stable free-tier artifacts. No authentication required. Learn more at treasureboat.org.