# Open Autonomous Connection Protocol This is the Protocol for our Open Autonomous Connection project.
You can easily implement this Protocol via Maven.
Feel free to join our Discord.
**Third-party components:**
Download all license here: https://open-autonomous-connection.org/assets/licenses.zip - *UnlegitLibrary* is authored by the same copyright holder and is used here under a special agreement: While [UnlegitLibrary](https://repo.unlegitdqrk.dev/UnlegitDqrk/unlegitlibrary/) is generally distributed under the [GNU GPLv3](https://repo.unlegitdqrk.dev/UnlegitDqrk/unlegitlibrary/src/branch/master/LICENSE), it is additionally licensed under OAPL **exclusively for the OAC project**. Therefore, within OAC, the OAPL terms apply to UnlegitLibrary as well. ### Take a look into [Certificate Generation](https://repo.unlegitdqrk.dev/UnlegitDqrk/unlegitlibrary/src/branch/master#certificate-generation-for-networksystem). # Maven ### pom.xml ``` org.openautonomousconnection Protocol VERSION ``` ### Repository: ``` oac https://repo.open-autonomous-connection.org/api/packages/open-autonomous-connection/maven true ```