Warning
The Oras Java SDK is currently in alpha state.
It's configuration and APIs might change in future releases
Quarkus ORAS is a Quarkus extension for the ORAS Java SDK library. ORAS is a library to manage OCI artifacts into an OCI compliant registry.
The main purpose of this extension is to make ORAS work in a native executable built with GraalVM/Mandrel and support auto-configuration and dependency injection.
mvn verify mvn verify -Dnative -Dnative.surefire.skip
Valentin Delaye 💻 |