{ "type":"BINARY", "sub-type":"TEST", "group-id":"org.atriasoft", "description":"Simple java reggol test ", "license":"MPL-2", "license-file":"file://LICENSE", "maintainer":"file://authors.txt", "author":"file://authors.txt", "version":"file://version.txt", "source": [ "test/src/test/atriasoft/reggol/Log2.java", "test/src/test/atriasoft/reggol/TestBasicLog.java", "test/src/test/atriasoft/reggol/Log.java" ], "path":[ "test/src/" ], "compilation-version": { "java": 18 }, "dependency": [ "reggol", "junit-jupiter-api" ] }