MongoJack v5.0.0 cannot be resolved because it is expecting the osgi.ee capability with "UNKNOWN" value which is wrong.
Here is the Require-Capability header from manifest
Require-Capability: osgi.ee; filter:="(osgi.ee=UNKNOWN)"
A valid example of osgi.ee filter
Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=11))"
MongoJack v5.0.0 cannot be resolved because it is expecting the osgi.ee capability with "UNKNOWN" value which is wrong.
Here is the Require-Capability header from manifest
Require-Capability: osgi.ee; filter:="(osgi.ee=UNKNOWN)"A valid example of osgi.ee filter
Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=11))"