is not current version
Last Version 2.4.13

com.adobe.testing:s3mock-parent 2.2.2

S3 mock implementation to be used for hermetic testing

GroupId

GroupId

com.adobe.testing
ArtifactId

ArtifactId

s3mock-parent
Version

Version

2.2.2
Type

Type

pom

Download s3mock-parent 2.2.2

Filename Size
s3mock-parent-2.2.2.pom 18 KB
Browse

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