gora-shaded-mongodb

ai.platon.pulsar

Since gora-0.x requires mongo-java-driver while spring-boot-2.4.x does not support it, we make a shaded jar to hide mongo-java-driver.

Recommended: 0.9 2 versions jar Updated 2 years ago The Apache Software License, Version 2.0Checking...

Add to your project0.9

<dependency>
    <groupId>ai.platon.pulsar</groupId>
    <artifactId>gora-shaded-mongodb</artifactId>
    <version>0.9</version>
</dependency>

Version Details — 0.9

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Apr 25, 2024
License
The Apache Software License, Version 2.0

Since gora-0.x requires mongo-java-driver while spring-boot-2.4.x does not support it, we make a shaded jar to hide mongo-java-driver.

Checking security advisories...