License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases React User Interface Web Frameworks |
GroupId | GroupIdio.mongock |
ArtifactId | ArtifactIdmongodb-reactive-driver |
Last Version | Last Version5.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMongock driver for mongodb-driver-sync v4
MongoDB tool for tracking, managing and applying database schema changes
|
<!-- https://jarcasting.com/artifacts/io.mongock/mongodb-reactive-driver/ -->
<dependency>
<groupId>io.mongock</groupId>
<artifactId>mongodb-reactive-driver</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/mongodb-reactive-driver/
implementation 'io.mongock:mongodb-reactive-driver:5.1.0'
// https://jarcasting.com/artifacts/io.mongock/mongodb-reactive-driver/
implementation ("io.mongock:mongodb-reactive-driver:5.1.0")
'io.mongock:mongodb-reactive-driver:jar:5.1.0'
<dependency org="io.mongock" name="mongodb-reactive-driver" rev="5.1.0">
<artifact name="mongodb-reactive-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='mongodb-reactive-driver', version='5.1.0')
)
libraryDependencies += "io.mongock" % "mongodb-reactive-driver" % "5.1.0"
[io.mongock/mongodb-reactive-driver "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.mongock : mongock-driver-core | jar | |
io.mongock : mongock-api | jar | |
org.springframework : spring-tx Optional | jar | [5.0.0, 6.0.0) |
io.mongock : mongock-test-runner | jar | 5.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongodb-driver-reactivestreams | jar | [4.0.0, 5.0.0) |
Group / Artifact | Type | Version |
---|---|---|
io.mongock : mongock-test-util | jar | 5.1.0 |