| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаcom.playtika.testcontainers |
| Идентификатор | Идентификаторembedded-artifactory |
| Версия | Версия2.0.16 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom for all embedded testcontainers
|
| Имя Файла | Размер |
|---|---|
| embedded-artifactory-2.0.16.pom | |
| embedded-artifactory-2.0.16.jar | 7 KB |
| embedded-artifactory-2.0.16-sources.jar | 4 KB |
| embedded-artifactory-2.0.16-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-artifactory/ -->
<dependency>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>embedded-artifactory</artifactId>
<version>2.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-artifactory/
implementation 'com.playtika.testcontainers:embedded-artifactory:2.0.16'
// https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-artifactory/
implementation ("com.playtika.testcontainers:embedded-artifactory:2.0.16")
'com.playtika.testcontainers:embedded-artifactory:jar:2.0.16'
<dependency org="com.playtika.testcontainers" name="embedded-artifactory" rev="2.0.16">
<artifact name="embedded-artifactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playtika.testcontainers', module='embedded-artifactory', version='2.0.16')
)
libraryDependencies += "com.playtika.testcontainers" % "embedded-artifactory" % "2.0.16"
[com.playtika.testcontainers/embedded-artifactory "2.0.16"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.playtika.testcontainers : testcontainers-common | jar | 2.0.16 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.slf4j : slf4j-api | jar | |
| org.testcontainers : testcontainers | jar | 1.16.0 |
| org.hibernate.validator : hibernate-validator | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.7 |