Skip to content

OneLiteFeatherNET/Aonyx-bom

Aonyx

The Aonyx project is a Software Bill of Materials (SBOM) definition primarily intended for use in minigames.
It builds on top of the mycelium-bom and defines additional dependencies.

These include:

  • Aves
  • Xerus
  • Guira

Warning

This project is intended for internal use only and is not suitable for public distribution.

Gradle (Kotlin DSL):

dependencies {
    implementation(platform("net.onelitefeather:aonyx-bom:<version>"))

    // Dependencies without version specification
    implementation("net.theevilreaper:aves")
    implementation("net.theevilreaper:xerus")
    implementation("net.onelitefeather:guira")
    // ...
}

About

Software Bill of Materials for general game applications with Minestom

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors