Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 447 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 447 Bytes

👋 Meet ARA

ARA is a redundancy architecture for Java-level applications. Originally build for RustyConnector, ARA decouples the connection between different units in the software allowing them to exist without .

maven {
    url "https://maven.mrnavastar.me/releases"
}
implementation "group.aelysium:ara:1.0.0"

2024 © Aelysium