License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdio.mongock |
ArtifactId | ArtifactIdmongodb-springdata-v3-driver |
Version | Version5.1.0 |
Type | Typejar |
Description |
DescriptionMongock driver for spring-data-mongodb v3
MongoDB tool for tracking, managing and applying database schema changes
|
<!-- https://jarcasting.com/artifacts/io.mongock/mongodb-springdata-v3-driver/ -->
<dependency>
<groupId>io.mongock</groupId>
<artifactId>mongodb-springdata-v3-driver</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/mongodb-springdata-v3-driver/
implementation 'io.mongock:mongodb-springdata-v3-driver:5.1.0'
// https://jarcasting.com/artifacts/io.mongock/mongodb-springdata-v3-driver/
implementation ("io.mongock:mongodb-springdata-v3-driver:5.1.0")
'io.mongock:mongodb-springdata-v3-driver:jar:5.1.0'
<dependency org="io.mongock" name="mongodb-springdata-v3-driver" rev="5.1.0">
<artifact name="mongodb-springdata-v3-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='mongodb-springdata-v3-driver', version='5.1.0')
)
libraryDependencies += "io.mongock" % "mongodb-springdata-v3-driver" % "5.1.0"
[io.mongock/mongodb-springdata-v3-driver "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.mongock : mongock-driver-core | jar | |
io.mongock : mongock-api | jar | |
io.mongock : mongodb-sync-v4-driver | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | [2.0.0, 3.0.0) |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | [2.0.0, 3.0.0) |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-mongodb | jar | 3.2.0 |
org.mongodb : mongodb-driver-sync | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
io.mongock : mongodb-driver-test-template | jar | |
io.mongock : mongodb-sync-v4-driver | test-jar | 5.1.0 |
org.springframework.boot : spring-boot-starter-test | jar | [2.0.0, 3.0.0) |
org.springframework.cloud : spring-cloud-sleuth-autoconfigure | jar | 3.1.0 |
org.springframework.cloud : spring-cloud-sleuth-brave | jar | 3.1.0 |