diff --git a/library-and-framework-list.json b/library-and-framework-list.json index 8bde6a5c4..a8ef5eed7 100644 --- a/library-and-framework-list.json +++ b/library-and-framework-list.json @@ -130,6 +130,23 @@ } ] }, + { + "artifact": "io.avaje:avaje-config", + "description": "Avaje Configuration.", + "details": [ + { + "minimum_version": "3.9", + "metadata_locations": [ + "https://github.com/avaje/avaje-config/tree/master/avaje-config/src/main/resources/META-INF/native-image/io.avaje.config.avaje-config" + ], + "tests_locations": [ + "https://github.com/avaje/avaje-config/actions/workflows/native-image.yml", + "https://github.com/avaje/avaje-config/tree/master/tests/test-native-image" + ], + "test_level": "fully-tested" + } + ] + }, { "artifact": "io.helidon.config:helidon-config", "description": "Helidon Configuration.",