is not current version
Last Version 2.4.13

S3Mock - Testsupport - JUnit4 2.1.33

S3 mock implementation to be used for hermetic testing

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.adobe.testing
ArtifactId

ArtifactId

s3mock-junit4
Version

Version

2.1.33
Type

Type

jar
Description

Description

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

Project Organization

Adobe

Download s3mock-junit4 2.1.33


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

Dependencies

compile (3)

Group / Artifact Type Version
com.adobe.testing : s3mock-testsupport-common jar 2.1.33
junit : junit jar 4.13.1
org.springframework.boot : spring-boot-starter-actuator jar

test (1)

Group / Artifact Type Version
org.springframework.security.oauth : spring-security-oauth2 jar 2.5.1.RELEASE

Project Modules

There are no modules declared in this project.