| License |
License |
|---|---|
| GroupId | GroupIdcom.jupiter-tools |
| ArtifactId | ArtifactIdspring-test-mongo |
| Version | Version0.15 |
| Type | Typejar |
| Description |
Descriptionspring-test-mongo
Tools suit to write integration tests for MongoDb in Spring Framework.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spring-test-mongo-0.15.pom | |
| spring-test-mongo-0.15.jar | 90 KB |
| spring-test-mongo-0.15-sources.jar | 55 KB |
| spring-test-mongo-0.15-javadoc.jar | 821 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| 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 |