is not current version
Last Version 2.4.13

com.adobe.testing:s3mock-parent 2.1.3

S3 mock implementation to be used for hermetic testing

GroupId

GroupId

com.adobe.testing
ArtifactId

ArtifactId

s3mock-parent
Version

Version

2.1.3
Type

Type

pom

Download s3mock-parent 2.1.3

Filename Size
s3mock-parent-2.1.3.pom 14 KB
Browse

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