Skip to content

Commit b8d1645

Browse files
fugerit79fniephaus
authored andcommitted
Add graalvm schema for org.fugerit.java:fj-doc-mod-opencsv
Module url : https://github.com/fugerit-org/fj-doc/tree/main/fj-doc-mod-opencsv Reference issue : fugerit-org#2
1 parent e130076 commit b8d1645

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

library-and-framework-list.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1726,6 +1726,23 @@
17261726
}
17271727
]
17281728
},
1729+
{
1730+
"artifact": "org.fugerit.java:fj-doc-mod-opencsv",
1731+
"description": "OpenCSV Module for Fugerit Venus Doc. Contains doc handler for CSV format (based on com.opencsv:opencsv).",
1732+
"details": [
1733+
{
1734+
"minimum_version": "8.10.8",
1735+
"metadata_locations": [
1736+
"https://github.com/fugerit-org/fj-doc/tree/main/fj-doc-mod-opencsv/src/main/resources/META-INF/native-image"
1737+
],
1738+
"tests_locations": [
1739+
"https://github.com/fugerit-org/fj-doc/blob/main/.github/workflows/build_fj-doc-native-quarkus_test.yml",
1740+
"https://github.com/fugerit-org/fj-doc/blob/main/fj-doc-native-quarkus/README.md"
1741+
],
1742+
"test_level": "fully-tested"
1743+
}
1744+
]
1745+
},
17291746
{
17301747
"artifact": "org.neo4j.driver:neo4j-java-driver",
17311748
"description": "Official Java Driver for Neo4j",

0 commit comments

Comments
 (0)