When setting the references for MonogoCollection.insertOne eclipse throws error InsertOneOption indirectly referenced from .class file. Basically I could not find the InsertOneOption Class in the com.mongodb.client.model.insertOneOption path.
See attached screenshot.
I'm moving back to 3.0.4. where issue is non-existing