License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.playtika.testcontainers |
ArtifactId | ArtifactIdtestcontainers-spring-boot-parent |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent pom for all embedded testcontainers
|
Filename | Size |
---|---|
testcontainers-spring-boot-parent-2.2.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.playtika.testcontainers/testcontainers-spring-boot-parent/ -->
<dependency>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>testcontainers-spring-boot-parent</artifactId>
<version>2.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.testcontainers/testcontainers-spring-boot-parent/
implementation 'com.playtika.testcontainers:testcontainers-spring-boot-parent:2.2.2'
// https://jarcasting.com/artifacts/com.playtika.testcontainers/testcontainers-spring-boot-parent/
implementation ("com.playtika.testcontainers:testcontainers-spring-boot-parent:2.2.2")
'com.playtika.testcontainers:testcontainers-spring-boot-parent:pom:2.2.2'
<dependency org="com.playtika.testcontainers" name="testcontainers-spring-boot-parent" rev="2.2.2">
<artifact name="testcontainers-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.playtika.testcontainers', module='testcontainers-spring-boot-parent', version='2.2.2')
)
libraryDependencies += "com.playtika.testcontainers" % "testcontainers-spring-boot-parent" % "2.2.2"
[com.playtika.testcontainers/testcontainers-spring-boot-parent "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.slf4j : slf4j-api | jar | |
org.testcontainers : testcontainers | jar | |
org.hibernate.validator : hibernate-validator | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.assertj : assertj-core | jar | |
nl.jqno.equalsverifier : equalsverifier | jar | 3.10 |