Last Version

spring-test-mongo 0.15

Tools suit to write integration tests for MongoDb in Spring Framework.

License

License

GroupId

GroupId

com.jupiter-tools
ArtifactId

ArtifactId

spring-test-mongo
Version

Version

0.15
Type

Type

jar
Description

Description

spring-test-mongo
Tools suit to write integration tests for MongoDb in Spring Framework.
Project URL

Project URL

https://github.com/jupiter-tools/spring-test-mongo
Source Code Management

Source Code Management

https://github.com/jupiter-tools/spring-test-mongo

Download spring-test-mongo 0.15


<!-- https://jarcasting.com/artifacts/com.jupiter-tools/spring-test-mongo/ -->
<dependency>
    <groupId>com.jupiter-tools</groupId>
    <artifactId>spring-test-mongo</artifactId>
    <version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.jupiter-tools/spring-test-mongo/
implementation 'com.jupiter-tools:spring-test-mongo:0.15'
// https://jarcasting.com/artifacts/com.jupiter-tools/spring-test-mongo/
implementation ("com.jupiter-tools:spring-test-mongo:0.15")
'com.jupiter-tools:spring-test-mongo:jar:0.15'
<dependency org="com.jupiter-tools" name="spring-test-mongo" rev="0.15">
  <artifact name="spring-test-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jupiter-tools', module='spring-test-mongo', version='0.15')
)
libraryDependencies += "com.jupiter-tools" % "spring-test-mongo" % "0.15"
[com.jupiter-tools/spring-test-mongo "0.15"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.5
org.testcontainers : testcontainers jar 1.10.2
commons-io : commons-io jar 2.4
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.antkorwin : common-utils jar 1.2
org.reflections : reflections jar 0.9.11
com.google.guava : guava jar 27.1-jre

provided (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-mongodb jar [2.0.3.RELEASE, 2.3.1.RELEASE]
org.springframework.boot : spring-boot-starter-test jar [2.0.3.RELEASE, 2.3.1.RELEASE]
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.junit.platform : junit-platform-engine jar 1.4.2
org.junit.platform : junit-platform-launcher jar 1.4.2
org.junit.vintage : junit-vintage-engine jar 5.4.2
org.junit.jupiter : junit-jupiter-params jar 5.4.2

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-testkit jar 1.4.2
org.projectlombok : lombok jar 1.16.20
org.codehaus.groovy : groovy-all jar 2.4.6

Project Modules

There are no modules declared in this project.