Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackAnvil Maven repository

This repository stores the fully patched artifacts from StackAnvil releases. GitHub Pages serves the Maven layout at https://stackanvil.github.io/maven/.

Add the repository to Gradle:

repositories {
    maven("https://stackanvil.github.io/maven/")
}

dependencies {
    implementation("io.github.stackanvil:viabedrock-stackanvil:<release-version>")
}

The other artifact IDs are viafabricplus-bedrock-stackanvil, cubeconverter-stackanvil, viafabricplus-stackanvil, and viafabricplus-api-stackanvil. The Maven version is the StackAnvil release version without the stack-v tag prefix. Published versions remain immutable. For a current version, check StackAnvil releases.

The import workflow downloads each release JAR and the matching release build artifact. It verifies the JARs against their SHA-256 manifests, rewrites the generated POM dependencies to this release's StackAnvil coordinates, and deploys the Maven files. The build artifact also supplies the ViaFabricPlus API JAR. The importer does not publish upstream-only or north-star PR builds.

GitHub retains the build artifact for 90 days. The scheduled importer must process a release before that period ends.

StackAnvil is independent of the upstream projects. Keep upstream copyright and license notices when using these artifacts.

About

Public Maven repository for fully patched StackAnvil builds

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages