| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.playtika.testcontainers |
| ArtifactId | ArtifactIdembedded-artifactory |
| Version | Version2.1.4 |
| Type | Typejar |
| Description |
DescriptionParent pom for all embedded testcontainers
|
<!-- https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-artifactory/ -->
<dependency>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>embedded-artifactory</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-artifactory/
implementation 'com.playtika.testcontainers:embedded-artifactory:2.1.4'
// https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-artifactory/
implementation ("com.playtika.testcontainers:embedded-artifactory:2.1.4")
'com.playtika.testcontainers:embedded-artifactory:jar:2.1.4'
<dependency org="com.playtika.testcontainers" name="embedded-artifactory" rev="2.1.4">
<artifact name="embedded-artifactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playtika.testcontainers', module='embedded-artifactory', version='2.1.4')
)
libraryDependencies += "com.playtika.testcontainers" % "embedded-artifactory" % "2.1.4"
[com.playtika.testcontainers/embedded-artifactory "2.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.playtika.testcontainers : testcontainers-common | jar | 2.1.4 |
| 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 |
|---|---|---|
| io.rest-assured : rest-assured | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| 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 |