is not current version
Last Version 2.4.13

com.adobe.testing:s3mock-parent 2.2.0

S3 mock implementation to be used for hermetic testing

GroupId

GroupId

com.adobe.testing
ArtifactId

ArtifactId

s3mock-parent
Version

Version

2.2.0
Type

Type

pom

Download s3mock-parent 2.2.0

Filename Size
s3mock-parent-2.2.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-parent/
implementation 'com.adobe.testing:s3mock-parent:2.2.0'
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-parent/
implementation ("com.adobe.testing:s3mock-parent:2.2.0")
'com.adobe.testing:s3mock-parent:pom:2.2.0'
<dependency org="com.adobe.testing" name="s3mock-parent" rev="2.2.0">
  <artifact name="s3mock-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.testing', module='s3mock-parent', version='2.2.0')
)
libraryDependencies += "com.adobe.testing" % "s3mock-parent" % "2.2.0"
[com.adobe.testing/s3mock-parent "2.2.0"]