| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdcom.playtika.testcontainers |
| ArtifactId | ArtifactIdembedded-azurite |
| Version | Version2.0.20 |
| Type | Typejar |
| Description |
DescriptionParent pom for all embedded testcontainers
|
| Filename | Size |
|---|---|
| embedded-azurite-2.0.20.pom | |
| embedded-azurite-2.0.20.jar | 6 KB |
| embedded-azurite-2.0.20-sources.jar | 4 KB |
| embedded-azurite-2.0.20-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-azurite/ -->
<dependency>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>embedded-azurite</artifactId>
<version>2.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-azurite/
implementation 'com.playtika.testcontainers:embedded-azurite:2.0.20'
// https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-azurite/
implementation ("com.playtika.testcontainers:embedded-azurite:2.0.20")
'com.playtika.testcontainers:embedded-azurite:jar:2.0.20'
<dependency org="com.playtika.testcontainers" name="embedded-azurite" rev="2.0.20">
<artifact name="embedded-azurite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playtika.testcontainers', module='embedded-azurite', version='2.0.20')
)
libraryDependencies += "com.playtika.testcontainers" % "embedded-azurite" % "2.0.20"
[com.playtika.testcontainers/embedded-azurite "2.0.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.playtika.testcontainers : testcontainers-common | jar | 2.0.20 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.slf4j : slf4j-api | jar | |
| org.testcontainers : testcontainers | jar | 1.16.2 |
| 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 |
|---|---|---|
| com.azure.spring : azure-spring-boot-starter-storage | jar | 3.12.0 |
| 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.2 |