diff --git a/library-and-framework-list.json b/library-and-framework-list.json index d1154a25..a8e308ac 100644 --- a/library-and-framework-list.json +++ b/library-and-framework-list.json @@ -1660,6 +1660,23 @@ } ] }, + { + "artifact": "org.fugerit.java:fj-doc-mod-opencsv", + "description": "Fugerit Venus Doc Module. Contains doc handler for CSV format (based on com.opencsv:opencsv).", + "details": [ + { + "minimum_version": "8.10.8", + "metadata_locations": [ + "https://github.com/fugerit-org/fj-doc/tree/main/fj-doc-mod-opencsv/src/main/resources/META-INF/native-image" + ], + "tests_locations": [ + "https://github.com/fugerit-org/fj-doc/blob/main/.github/workflows/build_fj-doc-native-quarkus_test.yml", + "https://github.com/fugerit-org/fj-doc/blob/main/fj-doc-native-quarkus/README.md" + ], + "test_level": "fully-tested" + } + ] + }, { "artifact": "org.neo4j.driver:neo4j-java-driver", "description": "Official Java Driver for Neo4j",