is not current version
Last Version 5.0.35

io.mongock:integration-tests 5.0.32

MongoDB tool for tracking, managing and applying database schema changes

License

License

GroupId

GroupId

io.mongock
ArtifactId

ArtifactId

integration-tests
Version

Version

5.0.32
Type

Type

jar
Description

Description

MongoDB tool for tracking, managing and applying database schema changes

Download integration-tests 5.0.32


<!-- https://jarcasting.com/artifacts/io.mongock/integration-tests/ -->
<dependency>
    <groupId>io.mongock</groupId>
    <artifactId>integration-tests</artifactId>
    <version>5.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/integration-tests/
implementation 'io.mongock:integration-tests:5.0.32'
// https://jarcasting.com/artifacts/io.mongock/integration-tests/
implementation ("io.mongock:integration-tests:5.0.32")
'io.mongock:integration-tests:jar:5.0.32'
<dependency org="io.mongock" name="integration-tests" rev="5.0.32">
  <artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='integration-tests', version='5.0.32')
)
libraryDependencies += "io.mongock" % "integration-tests" % "5.0.32"
[io.mongock/integration-tests "5.0.32"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar [2.0.0, 3.0.0)
org.springframework.cloud : spring-cloud-starter-sleuth jar 3.1.0
io.mongock : mongock-springboot jar
io.mongock : mongock-standalone jar
io.mongock : mongodb-springdata-v3-driver jar
org.mongodb : mongodb-driver-sync jar [4.0.0, 5.0.0)
org.springframework.data : spring-data-mongodb jar 3.2.5
org.springframework.boot : spring-boot-starter-test jar [2.0.0, 3.0.0)
com.github.silaev : mongodb-replica-set jar 0.3.1
org.apache.maven : maven-artifact jar 3.6.1

provided (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

test (9)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.testcontainers : mongodb jar 1.16.2
org.testcontainers : junit-jupiter jar 1.16.2
org.awaitility : awaitility jar 3.0.0
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
junit : junit jar 4.13
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.