Skip to content

Commit

Permalink
Add information about isbn-core to library-and-framework-list.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ladutsko authored and fniephaus committed Jul 24, 2023
1 parent 4d90da7 commit 454defe
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions library-and-framework-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,22 @@
}
]
},
{
"artifact": "com.github.ladutsko:isbn-core",
"description": "ISBN core is a small library that contains a representation object of ISBN-10 and ISBN-13 and tools to parse, validate and format one",
"details": [
{
"minimum_version": "1.2.0",
"metadata_locations": [
"https://github.com/ladutsko/isbn-core/tree/master/src/main/resources/META-INF/native-image/com.github.ladutsko/isbn-core"
],
"tests_locations": [
"https://github.com/ladutsko/isbn-core/actions/workflows/native.yml"
],
"test_level": "fully-tested"
}
]
},
{
"artifact": "com.oracle.apm.agent.java:apm-java-agent-helidon",
"description": "Oracle Application Performance Monoitoring(APM) Java Tracer for Helidon 2.x based applications",
Expand Down

0 comments on commit 454defe

Please sign in to comment.