is not current version
Last Version 2.4.13

com.adobe.testing:s3mock-testsupport-common 2.1.28


GroupId

GroupId

com.adobe.testing
ArtifactId

ArtifactId

s3mock-testsupport-common
Version

Version

2.1.28
Type

Type

jar

Download s3mock-testsupport-common 2.1.28


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