is not current version
Last Version 2.52.0

org.sdase.commons:sda-commons-server-s3-testing 2.31.3

A libraries to bootstrap services easily that follow the patterns and specifications promoted by the SDA SE

GroupId

GroupId

org.sdase.commons
ArtifactId

ArtifactId

sda-commons-server-s3-testing
Version

Version

2.31.3
Type

Type

jar

Download sda-commons-server-s3-testing 2.31.3


<!-- https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-s3-testing/ -->
<dependency>
    <groupId>org.sdase.commons</groupId>
    <artifactId>sda-commons-server-s3-testing</artifactId>
    <version>2.31.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-s3-testing/
implementation 'org.sdase.commons:sda-commons-server-s3-testing:2.31.3'
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-s3-testing/
implementation ("org.sdase.commons:sda-commons-server-s3-testing:2.31.3")
'org.sdase.commons:sda-commons-server-s3-testing:jar:2.31.3'
<dependency org="org.sdase.commons" name="sda-commons-server-s3-testing" rev="2.31.3">
  <artifact name="sda-commons-server-s3-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sdase.commons', module='sda-commons-server-s3-testing', version='2.31.3')
)
libraryDependencies += "org.sdase.commons" % "sda-commons-server-s3-testing" % "2.31.3"
[org.sdase.commons/sda-commons-server-s3-testing "2.31.3"]