Last Version

mongock-test 5.1.0

Mongock test

License

License

GroupId

GroupId

io.mongock
ArtifactId

ArtifactId

mongock-test
Version

Version

5.1.0
Type

Type

pom
Description

Description

mongock-test
Mongock test
Project URL

Project URL

https://github.com/mongock/mongock

Download mongock-test 5.1.0

Filename Size
mongock-test-5.1.0.pom 901 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mongock-test-core
  • mongock-springboot-test
  • mongock-springboot-junit5