Last Version

S3Mock - Testsupport - JUnit4 2.4.13

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.4.13
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.4.13


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

Dependencies

compile (3)

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

test (2)

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

Project Modules

There are no modules declared in this project.