License |
License |
---|---|
GroupId | GroupIdcom.adobe.testing |
ArtifactId | ArtifactIds3mock-parent |
Last Version | Last Version2.4.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionS3Mock - Parent
S3 mock implementation to be used for hermetic testing
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
s3mock-parent-2.4.13.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adobe.testing/s3mock-parent/ -->
<dependency>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-parent</artifactId>
<version>2.4.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-parent/
implementation 'com.adobe.testing:s3mock-parent:2.4.13'
// https://jarcasting.com/artifacts/com.adobe.testing/s3mock-parent/
implementation ("com.adobe.testing:s3mock-parent:2.4.13")
'com.adobe.testing:s3mock-parent:pom:2.4.13'
<dependency org="com.adobe.testing" name="s3mock-parent" rev="2.4.13">
<artifact name="s3mock-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.testing', module='s3mock-parent', version='2.4.13')
)
libraryDependencies += "com.adobe.testing" % "s3mock-parent" % "2.4.13"
[com.adobe.testing/s3mock-parent "2.4.13"]