is not current version
Last Version 2.4.13

S3Mock - Testsupport - JUnit5 2.2.3

S3 mock implementation to be used for hermetic testing

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.adobe.testing
ArtifactId

ArtifactId

s3mock-junit5
Version

Version

2.2.3
Type

Type

jar
Description

Description

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

Project Organization

Adobe

Download s3mock-junit5 2.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
com.adobe.testing : s3mock-testsupport-common jar 2.2.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.