License |
License |
---|---|
GroupId | GroupIdcom.adobe.testing |
ArtifactId | ArtifactIds3mock-integration-tests |
Last Version | Last Version2.4.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionS3Mock - Integration Tests
S3 mock implementation to be used for hermetic testing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
s3mock-integration-tests-2.4.13.pom | |
s3mock-integration-tests-2.4.13.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.testing/s3mock-integration-tests/ -->
<dependency>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-integration-tests</artifactId>
<version>2.4.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-integration-tests/
implementation 'com.adobe.testing:s3mock-integration-tests:2.4.13'
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-integration-tests/
implementation ("com.adobe.testing:s3mock-integration-tests:2.4.13")
'com.adobe.testing:s3mock-integration-tests:jar:2.4.13'
<dependency org="com.adobe.testing" name="s3mock-integration-tests" rev="2.4.13">
<artifact name="s3mock-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.testing', module='s3mock-integration-tests', version='2.4.13')
)
libraryDependencies += "com.adobe.testing" % "s3mock-integration-tests" % "2.4.13"
[com.adobe.testing/s3mock-integration-tests "2.4.13"]
Group / Artifact | Type | Version |
---|---|---|
com.adobe.testing : s3mock-docker | pom | 2.4.13 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.adobe.testing : s3mock | jar | 2.4.13 |
org.apache.commons : commons-lang3 | jar | |
com.amazonaws : aws-java-sdk-s3 | jar | 1.12.240 |
software.amazon.awssdk : s3 | jar | 2.17.211 |
software.amazon.awssdk : url-connection-client | jar | 2.17.211 |
software.amazon.awssdk : aws-xml-protocol | jar | 2.17.211 |
software.amazon.awssdk : aws-query-protocol | jar | 2.17.211 |
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.7.0 |
org.mockito.kotlin : mockito-kotlin | jar | 4.0.0 |