Closed davidmoshal closed 1 year ago
Hello, @davidmoshal how are you? The first one:
implementation("org.eclipse.jnosql.mapping:mapping-document:1.0.0-b3")
implementation("org.eclipse.jnosql.diana:ravendb-driver:1.0.0-b3")
@davidmoshal, I hope you're doing well!
It was updated!
You just need to add this dependency:
implementation("org.eclipse.jnosql.databases:jnosql-ravendb:1.0.0")
It will bring all necessary dependencies easily to your project.
Cheers,
Max
Hi, there seem to be pararlel libraries, one in the documentation, and one in the demos:
vs