is not current version
Last Version 2.4.13

S3Mock - Testsupport - Testcontainers 2.2.1

S3 mock implementation to be used for hermetic testing

License

License

Categories

Categories

Container
GroupId

GroupId

com.adobe.testing
ArtifactId

ArtifactId

s3mock-testcontainers
Version

Version

2.2.1
Type

Type

jar
Description

Description

S3Mock - Testsupport - Testcontainers
S3 mock implementation to be used for hermetic testing
Project Organization

Project Organization

Adobe

Download s3mock-testcontainers 2.2.1


<!-- https://jarcasting.com/artifacts/com.adobe.testing/s3mock-testcontainers/ -->
<dependency>
    <groupId>com.adobe.testing</groupId>
    <artifactId>s3mock-testcontainers</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-testcontainers/
implementation 'com.adobe.testing:s3mock-testcontainers:2.2.1'
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-testcontainers/
implementation ("com.adobe.testing:s3mock-testcontainers:2.2.1")
'com.adobe.testing:s3mock-testcontainers:jar:2.2.1'
<dependency org="com.adobe.testing" name="s3mock-testcontainers" rev="2.2.1">
  <artifact name="s3mock-testcontainers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.testing', module='s3mock-testcontainers', version='2.2.1')
)
libraryDependencies += "com.adobe.testing" % "s3mock-testcontainers" % "2.2.1"
[com.adobe.testing/s3mock-testcontainers "2.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.adobe.testing : s3mock-docker pom 2.2.1
org.testcontainers : testcontainers jar 1.15.3

test (5)

Group / Artifact Type Version
com.adobe.testing : s3mock jar 2.2.1
org.testcontainers : junit-jupiter jar 1.15.3
software.amazon.awssdk : s3 jar 2.16.93
software.amazon.awssdk : url-connection-client jar 2.16.93
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.